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: Local variable memory allocation


On Tue, Sep 16, 2003 at 04:32:27PM +0200, Michael Matz wrote:

> > Can I force gcc to allocate only as much room as is necessary for local
> > variables on the stack?
> 
> Define "necessary", and tell us why you think it currently doesn't do
> that?

I'm guessing he means http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9997

regards
john

-- 
Khendon's Law:
If the same point is made twice by the same person, the thread is over.


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