[Bug optimization/9624] Stack space allocation too gratuitious
pinskia at physics dot uc dot edu
gcc-bugzilla@gcc.gnu.org
Mon Jul 28 00:23:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9624
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|0000-00-00 00:00:00 |2003-07-28 00:23:36
date| |
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-28 00:23 -------
On the tree-ssa branch, gcc gcc does not allocate space for buf at all but it does not fix
the problem if you use buf, the space allocated is still too gratuitious.
More information about the Gcc-bugs
mailing list