public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: optimization/9624: Stack space allocation too gratuitious
@ 2003-02-08  0:33 bangerth
  0 siblings, 0 replies; only message in thread
From: bangerth @ 2003-02-08  0:33 UTC (permalink / raw)
  To: dath, gcc-bugs, gcc-prs, nobody

Old Synopsis: Stack space allocation for automatic variables seems incorrect in many cases
New Synopsis: Stack space allocation too gratuitious

State-Changed-From-To: open->analyzed
State-Changed-By: bangerth
State-Changed-When: Sat Feb  8 00:33:46 2003
State-Changed-Why:
    Confirmed. Martin Buchholz send a couple of optimization
    reports a couple of weeks ago, in which I also documented
    this. Note that allocating too much stack space is not 
    wrong, it's just a waste. And it reduces locality of data
    with the usual problems with cache sizes.
    
    W.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9624


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-02-08  0:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-08  0:33 optimization/9624: Stack space allocation too gratuitious bangerth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).