cvs commit: fptools/ghc/driver/mangler ghc-asm.lprl
Wolfgang Thaller
wolfgang at haskell.org
Sun Jun 12 20:15:59 EDT 2005
wolfgang 2005/06/12 17:15:59 PDT
Modified files:
ghc/driver/mangler ghc-asm.lprl
Log:
Darwin/x86:
Fix two causes for crashes:
*) align literals to 16 bytes, because Apple's GCC likes to use
SSE instructions which require this alignment.
*) In print_doctored, recognize global jumps that masquerade as
local jumps by going via Lfoo$stub or Lfoo$non_lazy_ptr.
Revision Changes Path
1.136 +11 -1 fptools/ghc/driver/mangler/ghc-asm.lprl
More information about the Cvs-ghc
mailing list