[Bug target/93254] g++ -m32 -mfpmath=sse -msse generates sse2 instructions

2020-01-15 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93254 Uroš Bizjak changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/93254] g++ -m32 -mfpmath=sse -msse generates sse2 instructions

2020-01-15 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93254 --- Comment #4 from CVS Commits --- The releases/gcc-9 branch has been updated by Uros Bizjak : https://gcc.gnu.org/g:49e76760a298b735a07e4165d9b8c73946e32287 commit r9-8135-g49e76760a298b735a07e4165d9b8c73946e32287 Author: Uros Bizjak Date:

[Bug target/93254] g++ -m32 -mfpmath=sse -msse generates sse2 instructions

2020-01-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93254 --- Comment #3 from CVS Commits --- The master branch has been updated by Uros Bizjak : https://gcc.gnu.org/g:6bd65ad89c202aba3929b9a03ef7e84de873380a commit r10-5947-g6bd65ad89c202aba3929b9a03ef7e84de873380a Author: Uros Bizjak Date: Tue

[Bug target/93254] g++ -m32 -mfpmath=sse -msse generates sse2 instructions

2020-01-13 Thread abrahm.scully at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93254 --- Comment #2 from Abrahm Scully --- (In reply to Uroš Bizjak from comment #1) > The following patch that disables non-sse2 alternatives in *movsf_internal > should fix the issue: > Uroš, thank you for the quick help! The patch does appear to

[Bug target/93254] g++ -m32 -mfpmath=sse -msse generates sse2 instructions

2020-01-13 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93254 Uroš Bizjak changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|