[Bug tree-optimization/23414] function call not optimized away after unsafe-loop-optimizations
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Aug 16 01:05:00 GMT 2005
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-16 01:05 -------
The three instructions are the setup of the frame pointer.
This is a dup of bug 13822. Either use -fomit-frame-pointer or convince someone to turn on -fomit-
frame-pointer for x86 by default.
*** This bug has been marked as a duplicate of 13822 ***
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23414
More information about the Gcc-bugs
mailing list