This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: register variable is clobbered by passing parameter to a function


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~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]