http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46230

           Summary: Several SLP tests XPASS on SPARC
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: r...@gcc.gnu.org
              Host: sparc-sun-solaris2.*
            Target: sparc-sun-solaris2.*
             Build: sparc-sun-solaris2.*


A couple of SLP tests XPASS on Solaris 2/SPARC since 20100709:

XPASS: gcc.dg/vect/vect-vfa-slp.c scan-tree-dump-times vect "vectorized 1
loops" 1
XPASS: gcc.dg/vect/slp-23.c scan-tree-dump-times vect "vectorizing stmts using
SLP" 1
XPASS: gcc.dg/vect/slp-35.c scan-tree-dump-times vect "vectorized 1 loops" 1
XPASS: gcc.dg/vect/slp-35.c scan-tree-dump-times vect "vectorizing stmts using
SLP" 1
XPASS: gcc.dg/vect/no-tree-pre-slp-29.c scan-tree-dump-times vect "vectorized 1
loops" 2
XPASS: gcc.dg/vect/no-tree-pre-slp-29.c scan-tree-dump-times vect "vectorizing
stmts using SLP" 2

both 32 and 64-bit

XPASS: gcc.dg/vect/pr33804.c scan-tree-dump-times vect "vectorized 1 loops" 1
XPASS: gcc.dg/vect/pr33804.c scan-tree-dump-times vect "vectorizing stmts using
SLP" 1
XPASS: gcc.dg/vect/slp-24.c scan-tree-dump-times vect "vectorized 1 loops" 1
XPASS: gcc.dg/vect/slp-24.c scan-tree-dump-times vect "vectorizing stmts using
SLP" 2

64-bit only

This adds unnecessary testsuite noise and should be avoided.

Reply via email to