[Bug target/60116] [4.8/4.9 Regression] wrong code at -Os on x86_64-linux-gnu in 32-bit mode

ubizjak at gmail dot com gcc-bugzilla@gcc.gnu.org
Sun Feb 9 18:04:00 GMT 2014


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

--- Comment #3 from Uroš Bizjak <ubizjak at gmail dot com> ---
Created attachment 32086
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32086&action=edit
assembly dump from trunk revision 207643

I'm not able to trigger this problem with trunk revision 207643:

$ /ssd/uros/gcc-build/gcc/xgcc -B /ssd/uros/gcc-build/gcc -Os -m32 pr60116.c;
./a.out
1


More information about the Gcc-bugs mailing list