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
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to