This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/23414] function call not optimized away after unsafe-loop-optimizations


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]