cvs commit: fptools/ghc/compiler/codeGen CgProf.hs

Wolfgang Thaller wolfgang at haskell.org
Tue Nov 9 20:58:33 EST 2004


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


More information about the Cvs-ghc mailing list