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

           Summary: [4.7 regression] 2 failures in the vectorization
                    testsuite in 64-bit mode
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: ebotca...@gcc.gnu.org
            Target: sparc*-*-*


2 failures have recently appeared in the vectorization testsuite in 64-bit
mode:

FAIL: gcc.dg/vect/pr33804.c scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: gcc.dg/vect/pr33804.c scan-tree-dump-times vect "vectorizing stmts using
S
LP" 1
FAIL: gcc.dg/vect/pr33804.c -flto scan-tree-dump-times vect "vectorized 1
loops"
 1
FAIL: gcc.dg/vect/pr33804.c -flto scan-tree-dump-times vect "vectorizing stmts
u
sing SLP" 1

FAIL: gcc.dg/vect/slp-multitypes-3.c scan-tree-dump-times vect "vectorized 1
loo
ps" 1
FAIL: gcc.dg/vect/slp-multitypes-3.c scan-tree-dump-times vect "vectorizing
stmt
s using SLP" 2
FAIL: gcc.dg/vect/slp-multitypes-3.c -flto scan-tree-dump-times vect
"vectorized
 1 loops" 1
FAIL: gcc.dg/vect/slp-multitypes-3.c -flto scan-tree-dump-times vect
"vectorizin
g stmts using SLP" 2

Both tests are already XFAILed in 32-bit mode (ilp32 tag).

Reply via email to