https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68969
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Status|UNCONFIRMED |NEW
Last reconfirmed| |2021-09-03
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
gcc.dg/vect/pr68305.c is a compile test so that does not matter.
gcc.dg/vect/pr66636.c is a runtime test and could run into the issue where main
contains some AVX2 instructions in it; even if foo is marked as noinline,
noclone.