https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92527

            Bug ID: 92527
           Summary: gcc.dg/vect/bb-slp-div-2.c etc. FAIL
           Product: gcc
           Version: 10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ro at gcc dot gnu.org
                CC: rsandifo at gcc dot gnu.org
  Target Milestone: ---
            Target: sparc-sun-solaris2.11

Created attachment 47269
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47269&action=edit
32-bit sparc-sun-solaris2.11 bb-slp-div-2.c.168t.slp2

Between 20191113 (r278150) and 20191114 (r278256), the new
gcc.dg/vect/bb-slp-div-2.c
test FAILs on Solaris/SPARC (both 32 and 64-bit)

+FAIL: gcc.dg/vect/bb-slp-div-2.c -flto -ffat-lto-objects  scan-tree-dump slp2
"basic block vectorized"
+FAIL: gcc.dg/vect/bb-slp-div-2.c scan-tree-dump slp2 "basic block vectorized"

and the existing gcc.dg/vect/bb-slp-21.c test regressed:
+FAIL: gcc.dg/vect/bb-slp-21.c -flto -ffat-lto-objects  scan-tree-dump-times
slp2 "vectorizing stmts using SLP" 1
+FAIL: gcc.dg/vect/bb-slp-21.c scan-tree-dump-times slp2 "vectorizing stmts
using SLP" 1

Attaching the dumps.

Reply via email to