[Bug target/57018] Miscompilation of bison 2.7.1 under "-Os -fomit-frame-pointer"

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Apr 21 03:57:00 GMT 2013


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |wrong-code
             Target|                            |i386-pc-linux-uclibc
          Component|c                           |target

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2013-04-21 03:57:17 UTC ---
I tried to reproduce this on x86_64-linux-gnu with no luck.

Is there a reason why you are using i386 rather than i686 (or even i586) for
the target?  i386 is no longer even supported by the Linux kernel.



More information about the Gcc-bugs mailing list