Excess registers pushed - regs_ever_live not right way?

Ian Lance Taylor iant@google.com
Thu Feb 28 02:40:00 GMT 2008


Andrew Hutchinson <andrewhutchinson@cox.net> writes:

> Register contains  parameter that is passed to function. This register
> is not part of call used set.

It's very odd to pass parameters in a register which the callee may
not modify.  What target is this?

Ian



More information about the Gcc mailing list