Remove INLINE pragmas on recursive functions
authorsimonpj@microsoft.com <unknown>
Fri, 5 Dec 2008 10:03:53 +0000 (10:03 +0000)
committersimonpj@microsoft.com <unknown>
Fri, 5 Dec 2008 10:03:53 +0000 (10:03 +0000)
commitf44b39926869cd9b9a33f06ee807f7c664fd20c8
tree4145ca70d05837c0682b001c6673b82b65697910
parent0764ab4ce5810b649c07ec1bb4aabf7f44b7ed4e
Remove INLINE pragmas on recursive functions

INLINE pragmas on recursive functions are ignored; and this
is checked in my upcoming patch for inlinings.
compiler/cmm/ZipDataflow.hs
compiler/nativeGen/MachRegs.lhs