simonpj 2004/02/24 07:18:30 PST
Modified files:
ghc/compiler/coreSyn CoreUtils.lhs
Log:
---------------------------------------
Make foreign import "&foo" work in constructors
---------------------------------------
Merge to stable branch
A foreign-imported-label might be in another DLL or library, and
can't be in the read-only static data. This showed up when compiling
unix/System/Posix/Env.hs without -O
Revision Changes Path
1.123 +14 -2 fptools/ghc/compiler/coreSyn/CoreUtils.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc