https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57558
amker at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |amker at gcc dot gnu.org --- Comment #7 from amker at gcc dot gnu.org --- (In reply to Rainer Orth from comment #6) > Created attachment 39057 [details] > sparcv9 pr57558-1.c.149t.vect > > The new gcc.dg/vect/pr57558-1.c test FAILs on 64-bit Solaris/SPARC: > > +FAIL: gcc.dg/vect/pr57558-1.c -flto -ffat-lto-objects scan-tree-dump vect > "vec > torized 1 loops" > +FAIL: gcc.dg/vect/pr57558-1.c scan-tree-dump vect "vectorized 1 loops" I revised the test and now this should be fixed. > > I'm attaching the dump. > > Rainer