wolfgang 2004/11/09 17:58:33 PST
Modified files:
ghc/compiler/codeGen CgProf.hs
Log:
64-bit fix:
when loading the "era" global variable, convert it from cIntRep to
wordRep after loading (this is a no-op on all 32-bit platforms).
Revision Changes Path
1.4 +2 -1 fptools/ghc/compiler/codeGen/CgProf.hs