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 target/16152] perl-5.8.4 fails to build using gcc-3.3.4 on {ia64,arm,m68k}-linux


------- Additional Comments From rearnsha at gcc dot gnu dot org  2005-02-25 01:49 -------
I've just reproduced this on arm-netbsdelf using gcc-3.3.3.  I've managed to
track it down to a miscompilation of pp_hot.c, and the key flag seems to be
-fcse-skip-blocks (-O2 -fno-cse-skip-blocks is OK, -O2 is not).



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16152


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