https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115675
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pinskia at gcc dot gnu.org Last reconfirmed|2025-01-24 00:00:00 |2025-4-12 --- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #5) > Created attachment 61089 [details] > Testcase from the testsuite Compile with -O2 -mavx to show the issue. Note r15-1678-ge5f8a39941f6f0 added -mno-avx to force turning off AVX for the testcase so the testsuite does not regress.