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]

Re: -O0 dead code


On Tue, Aug 08, 2000 at 06:24:26PM +0100, Joern Rennecke wrote:
> No, not variables that habe been explicitly assigned to a particular register.

You mean `register int foo __asm__("r16")'?  Eh.  I suppose.
It's not common enough in unoptimized code that I care, frankly.


r~

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