https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97299
--- Comment #9 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Richard Biener <rgue...@gcc.gnu.org>: https://gcc.gnu.org/g:f46a40112caa7e039d949beda94386ff4e436a35 commit r11-6831-gf46a40112caa7e039d949beda94386ff4e436a35 Author: Richard Biener <rguent...@suse.de> Date: Thu Jan 21 10:57:18 2021 +0100 testsuite/97299 - more gcc.dg/vect/slp-reduc-3.c massaging This adds more guards to the VEC_PERM_EXPR scan, namely that we also could end up with load-lanes and of course no vectorization at all. Need dependent scans (scan-if-scan-X PASSed ...). 2021-01-21 Richard Biener <rguent...@suse.de> PR testsuite/97299 * gcc.dg/vect/slp-reduc-3.c: Amend target selectors.