https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91530
--- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> --- > --- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> --- > Created attachment 46746 > --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46746&action=edit > gcc10-pr91530.patch > > Does the following patch fix it? Mostly: all the 32-bit UNRESOLVED tests are fixed. What remains is FAIL: libgomp.c/scan-13.c scan-tree-dump-times vect "vectorized [2-6] loops" 2 FAIL: libgomp.c/scan-17.c scan-tree-dump-times vect "vectorized [2-6] loops" 2 new for 32-bit, unchanged for 64-bit.