[Bug testsuite/94402] FAIL: gfortran.dg/vect/vect-8.f90 -O scan-tree-dump-times vect "vectorized 22 loops" 1
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 30 11:37:27 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94402
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
It only fails on systems with the libmvec enablement and vectorizes one more
loop. Not sure how to "fix" the testcase (split out the offending function,
add some dg-target looking for libmvec enablement?)?
More information about the Gcc-bugs
mailing list