This is the mail archive of the gcc-help@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: Using local register variable


"Tal Agmon" <Tal.Agmon@nsc.com> writes:

> I meant that a5 was used when I defined a pointer foo and it wasn't
> used when I defined int y.

It was probably optimized out. Maybe you can show us the actual
example?

-- 
	Falk


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