[Bug testsuite/63175] [4.9/5 regression] FAIL: gcc.dg/vect/costmodel/ppc/costmodel-bb-slp-9a.c scan-tree-dump-times slp2" basic block vectorized using SLP" 1

dominiq at lps dot ens.fr gcc-bugzilla@gcc.gnu.org
Fri Sep 5 10:37:00 GMT 2014


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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|powerpc-linux-gnu           |powerpc*-*-*
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2014-09-05
     Ever confirmed|0                           |1

--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Also seen on powerpc-apple-darwin9 from r199859 up to 214282 (last regtesting),
r198852 is OK.

The test uses -fno-common:

Executing on host: /opt/gcc/darwin_buildw/gcc/xgcc
-B/opt/gcc/darwin_buildw/gcc/
/opt/gcc/work/gcc/testsuite/gcc.dg/vect/costmodel/ppc/costmodel-bb-slp-9a.c 
-fno-diagnostics-show-caret -fdiagnostics-color=never   -O2 -ftree-vectorize
-fvect-cost-model=dynamic -fno-common -maltivec -fdump-tree-slp-details  -lm  
-m32  -o ./costmodel-bb-slp-9a.exe    (timeout = 300)
spawn /opt/gcc/darwin_buildw/gcc/xgcc -B/opt/gcc/darwin_buildw/gcc/
/opt/gcc/work/gcc/testsuite/gcc.dg/vect/costmodel/ppc/costmodel-bb-slp-9a.c
-fno-diagnostics-show-caret -fdiagnostics-color=never -O2 -ftree-vectorize
-fvect-cost-model=dynamic -fno-common -maltivec -fdump-tree-slp-details -lm
-m32 -o ./costmodel-bb-slp-9a.exe^M
PASS: gcc.dg/vect/costmodel/ppc/costmodel-bb-slp-9a.c (test for excess errors)
Setting LD_LIBRARY_PATH to
:/opt/gcc/darwin_buildw/gcc::/opt/gcc/darwin_buildw/gcc
spawn [open ...]^M
PASS: gcc.dg/vect/costmodel/ppc/costmodel-bb-slp-9a.c execution test
Executing on host: /opt/gcc/darwin_buildw/gcc/xgcc
-B/opt/gcc/darwin_buildw/gcc/ arm_vect_no_misalign48217.c 
-fno-diagnostics-show-caret -fdiagnostics-color=never  -S  -m32  -o
arm_vect_no_misalign48217.s    (timeout = 300)
spawn /opt/gcc/darwin_buildw/gcc/xgcc -B/opt/gcc/darwin_buildw/gcc/
arm_vect_no_misalign48217.c -fno-diagnostics-show-caret
-fdiagnostics-color=never -S -m32 -o arm_vect_no_misalign48217.s^M
arm_vect_no_misalign48217.c:3:3: error: #error FOO^M
compiler exited with status 1
output is:
arm_vect_no_misalign48217.c:3:3: error: #error FOO^M

FAIL: gcc.dg/vect/costmodel/ppc/costmodel-bb-slp-9a.c scan-tree-dump-times slp2
"basic block vectorized using SLP" 1



More information about the Gcc-bugs mailing list