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.