https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70923
--- Comment #7 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> --- > --- Comment #6 from Marc Glisse <glisse at gcc dot gnu.org> --- [...] > Does it help? It does: I just completed a sparc-sun-solaris2.12 bootstrap and the failures are gone. Unfortunately, the patch introduced new new regression: +FAIL: gcc.dg/vect/vect-iv-9.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorized 1 loops" 1 +FAIL: gcc.dg/vect/vect-iv-9.c scan-tree-dump-times vect "vectorized 1 loops" 1 I'm attaching the dump. Rainer