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: PATCH: C++ front end & register vars


On Wed, Jan 19, 2000 at 01:02:48PM -0000, Andrew Haley wrote:
> Yes, but Joern Rennecke pointed out that we mustn't do aything to
> reduce the lifetime of pseudos when using -O0, because it would make a
> mess of the debugging info.

We won't.  All variables live on the stack and we don't 
reuse stack slots.


r~

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