Skip to content
  • wolfgang's avatar
    [project @ 2003-05-27 21:14:21 by wolfgang] · b08b5149
    wolfgang authored
    Fix two bugs in the PowerPC NCG:
    1. it generated a 'subfi' (subtract from with immediate) instruction,
    which doesn't exist in the PowerPC architecture.
    2. didn't correctly handle switch tables (test case cg048.hs).
    
    MERGE TO STABLE
    b08b5149