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