[Bug target/85347] New testcase vec-ldl-1.c FAILs on powerpc64-linux
kelvin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Apr 11 20:03:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85347
--- Comment #1 from kelvin at gcc dot gnu.org ---
FWIW, the test runs ok on bns -m32 as written.
Executing on host: /home/kelvin/gcc/build/gcc-trunk4fixvecldl.b4patch/gcc/xgcc
\
-B/home/kelvin/gcc/build/gcc-trunk4fixvecldl.b4patch/gcc/
/home/kelvin/gcc/gcc-\
trunk4fixvecldl.b4patch/gcc/testsuite/gcc.target/powerpc/vec-ldl-1.c
-fno-dia\
gnostics-show-caret -fdiagnostics-color=never -maltivec -O0 -Wall -lm
-m32\
-o ./vec-ldl-1.exe (timeout = 300)
spawn /home/kelvin/gcc/build/gcc-trunk4fixvecldl.b4patch/gcc/xgcc
-B/home/kelvi\
n/gcc/build/gcc-trunk4fixvecldl.b4patch/gcc/
/home/kelvin/gcc/gcc-trunk4fixvecl\
dl.b4patch/gcc/testsuite/gcc.target/powerpc/vec-ldl-1.c
-fno-diagnostics-show-c\
aret -fdiagnostics-color=never -maltivec -O0 -Wall -lm -m32 -o
./vec-ldl-1.exe^\
M
PASS: gcc.target/powerpc/vec-ldl-1.c (test for excess errors)
Would be nice to know where this fails so I can confirm that my "fix" works.
More information about the Gcc-bugs
mailing list