optimization/9624: Stack space allocation too gratuitious
bangerth@dealii.org
bangerth@dealii.org
Sat Feb 8 00:33:00 GMT 2003
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
More information about the Gcc-bugs
mailing list