cvs commit: fptools/ghc/compiler/nativeGen MachRegs.lhs
Julian Seward
sewardj@glass.cse.ogi.edu
Thu, 18 Jan 2001 03:33:08 -0800
sewardj 2001/01/18 03:33:08 PST
Modified files:
ghc/compiler/nativeGen MachRegs.lhs
Log:
On sparc, do not make %i7 and %o7 available for allocation. Quite how
it ever worked before I don't know (and I bootstrapped the compiler with
the sparc NCG). Perhaps it was all just an illusion. Reminds me of how
Bobby Ewing was (utterly implausibly) bought back to life in Dallas.
Revision Changes Path
1.40 +2 -0 fptools/ghc/compiler/nativeGen/MachRegs.lhs