This is the mail archive of the gcc-patches@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: FAIL: gcc.c-torture/execute/950628-1.c execution, -O1


On Thu, Jan 25, 2001 at 01:55:22PM -0500, Richard Kenner wrote:
>     So modify the compiler so that we don't make auto variables /u.
> 
> In that case when *would* /u be used?

For anything besides stack memory -- static and global variables,
constant pool and .got references.


r~

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