https://gcc.gnu.org/bugzilla/show_bug.cgi?id=127418
--- Comment #1 from Drea Pinski <pinskia at gcc dot gnu.org> --- > Given that this is v3-specific and didn't appear with v2, I'm inclined to > think this is likely not a simple matter of just adjusting the test cases, > hence filing this bug. No most are needing adjustments. because most depend on AVX/AVX2 not being enabled (v2 does not include AVX2/AVX while v3 does). Most of these are also recorded in PR 126923 .
