https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88369
--- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> --- > --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- [...] > Only those two and not the 4 other ones? It's 5 for me actually: g++.dg/vect/pr33426-ivdep-2.cc g++.dg/vect/pr33426-ivdep.cc gcc.dg/vect/nodump-vect-opt-info-1.c gcc.dg/vect/vect-ivdep-1.c gcc.dg/vect/vect-ivdep-2.c Sorry I missed nodump-vect-opt-info-1.c the first time through; it also FAILs on IA-64. > Does the following patch help? It does indeed: I'd included it in last night's Solaris/SPARC bootstrap.