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/81516] Wrong code with -m32 -O2 on x86_64-linux-gnu


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

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