register variable is clobbered by passing parameter to a function

Richard Henderson rth@redhat.com
Mon Mar 15 22:51:00 GMT 2004


On Mon, Mar 15, 2004 at 11:54:46AM +0100, Wolfgang Kuehn wrote:
> Bug or feature?

Feature.  If you use hard register variables, you MUST know what
you're doing.  This code is doing something stupid, and got what
it deserved.


r~



More information about the Gcc mailing list