[Bug target/81516] Wrong code with -m32 -O2 on x86_64-linux-gnu
mednafen at sent dot com
gcc-bugzilla@gcc.gnu.org
Sat Jul 22 19:54:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81516
mednafen at sent dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mednafen at sent dot com
--- Comment #2 from mednafen at sent dot com ---
Created attachment 41811
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41811&action=edit
alternate, further reduced test case
bug occurs with: -O2 -m32 -march=i686 -msse2 -mfpmath=387
but not with: -O2 -m32 -march=i686 -msse2 -mfpmath=sse
More information about the Gcc-bugs
mailing list