patch applied (ghc): Unbreak x86_64 PIC patch, part 3
Wolfgang Thaller <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.all,gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
Mon Dec 11 14:26:35 PST 2006 [email protected] * Unbreak x86_64 PIC patch, part 3 This time, the PowerPC NCG suffered from a typo. (I've really grown to hate all those #if foo_TARGET_ARCH lines. I need to build GHC for at least four different platforms just to make sure that there are no typos...) M ./compiler/nativeGen/MachCodeGen.hs -1 +1