[Bug target/96827] __m128i from _mm_set_epi32 is backwards with -O3

2020-08-28 Thread gcc at froghat dot ca
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96827 --- Comment #5 from gcc at froghat dot ca --- I was testing modifications to the testcase that caused it to compile correctly and forgot to save my editor's buffer after undoing those changes. I have attached the correct file. Sorry for

[Bug target/96827] __m128i from _mm_set_epi32 is backwards with -O3

2020-08-28 Thread gcc at froghat dot ca
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96827 gcc at froghat dot ca changed: What|Removed |Added Attachment #49142|0 |1 is obsolete

[Bug c/96827] New: __m128i from _mm_set_epi32 is backwards with -O3

2020-08-27 Thread gcc at froghat dot ca
: c Assignee: unassigned at gcc dot gnu.org Reporter: gcc at froghat dot ca Target Milestone: --- Created attachment 49142 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49142&action=edit minimalish preprocessed sources that compiles to differently behaved program