cvs commit: fptools/ghc/compiler/codeGen CgBindery.lhs

Simon Marlow simonmar@glass.cse.ogi.edu
Fri, 23 Nov 2001 03:42:11 -0800


simonmar    2001/11/23 03:42:11 PST

  Modified files:
    ghc/compiler/codeGen CgBindery.lhs 
  Log:
  We don't need to consider Hp as a volatile register across C calls; it
  is already saved by the CALLER_SAVES_SYSTEM macro.
  
  Revision  Changes    Path
  1.43      +0 -1      fptools/ghc/compiler/codeGen/CgBindery.lhs