cvs commit: fptools/ghc/compiler/cmm PprC.hs
Wolfgang Thaller
wolfgang at haskell.org
Sat May 7 13:28:06 EDT 2005
wolfgang 2005/05/07 10:28:05 PDT
Modified files:
ghc/compiler/cmm PprC.hs
Log:
GCC 4.0 Fix: Do not emit lvalue casts for foreign calls.
Note: This fix might break cmm code that directly assigns the result
of a foreign call to a "strange type" register (but we don't do that).
MERGE TO STABLE
Revision Changes Path
1.18 +1 -1 fptools/ghc/compiler/cmm/PprC.hs
More information about the Cvs-ghc
mailing list