https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114396
--- Comment #21 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to JuzheZhong from comment #19) > I think it's better to add pr114396.c into vect testsuite instead of x86 > target test since it's the bug not only happens on x86. Actually I think a testcase would be better if it was placed in gcc.c-torture/execute/ with just `/* { dg-additional-options "-fno-vect-cost-model" } */` added.