[Bug optimization/8935] Failure to apply trivial peephole optimizations
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Aug 17 21:59: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=8935
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |SUSPENDED
Target Milestone|--- |tree-ssa
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-17 21:59 -------
The problem (for foo1) is that GCC is creating two tempary variables on the stack. This will not be
fixed untill tree-ssa branch is merged into the mainline.
More information about the Gcc-bugs
mailing list