Results for 4.5.3 20110310 (prerelease) (GCC) testsuite on sparc64-unknown-linux-gnu
Mikael Pettersson
mikpe@it.uu.se
Fri Mar 11 17:43:00 GMT 2011
LAST_UPDATED: Obtained from SVN: branches/gcc-4_5-branch revision 170852
Native configuration is sparc64-unknown-linux-gnu
=== g++ tests ===
Running target unix
=== g++ Summary ===
# of expected passes 21605
# of expected failures 151
# of unsupported tests 199
/mnt/scratch/objdir45/gcc/testsuite/g++/../../g++ version 4.5.3 20110310 (prerelease) (GCC)
=== gcc tests ===
Running target unix
FAIL: gcc.c-torture/compile/limits-exprparen.c -O0 (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c -O1 (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c -O2 (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c -O3 -fomit-frame-pointer (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c -O3 -g (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c -Os (test for excess errors)
FAIL: gcc.c-torture/execute/pr38819.c execution, -O2
FAIL: gcc.c-torture/execute/pr38819.c execution, -O3 -fomit-frame-pointer
FAIL: gcc.c-torture/execute/pr38819.c execution, -O3 -fomit-frame-pointer -funroll-loops
FAIL: gcc.c-torture/execute/pr38819.c execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions
FAIL: gcc.c-torture/execute/pr38819.c execution, -O3 -g
XPASS: gcc.dg/guality/example.c -O0 execution test
XPASS: gcc.dg/guality/example.c -O1 execution test
XPASS: gcc.dg/guality/example.c -Os execution test
XPASS: gcc.dg/guality/guality.c -O0 execution test
XPASS: gcc.dg/guality/guality.c -O1 execution test
XPASS: gcc.dg/guality/guality.c -O2 execution test
XPASS: gcc.dg/guality/guality.c -O3 -fomit-frame-pointer execution test
XPASS: gcc.dg/guality/guality.c -O3 -g execution test
XPASS: gcc.dg/guality/guality.c -Os execution test
XPASS: gcc.dg/guality/pr41353-1.c -O0 line 28 j == 28 + 37
FAIL: gcc.dg/guality/pr41353-1.c -O1 line 28 i == 37
FAIL: gcc.dg/guality/pr41353-1.c -O1 line 28 i1 == 2 * 37
FAIL: gcc.dg/guality/pr41353-1.c -O1 line 28 i2 == 3 * 37
FAIL: gcc.dg/guality/pr41353-1.c -O2 line 28 i == 37
FAIL: gcc.dg/guality/pr41353-1.c -O2 line 28 i1 == 2 * 37
FAIL: gcc.dg/guality/pr41353-1.c -O2 line 28 i2 == 3 * 37
FAIL: gcc.dg/guality/pr41353-1.c -O3 -fomit-frame-pointer line 28 i == 37
FAIL: gcc.dg/guality/pr41353-1.c -O3 -fomit-frame-pointer line 28 i1 == 2 * 37
FAIL: gcc.dg/guality/pr41353-1.c -O3 -fomit-frame-pointer line 28 i2 == 3 * 37
FAIL: gcc.dg/guality/pr41353-1.c -O3 -g line 28 i == 37
FAIL: gcc.dg/guality/pr41353-1.c -O3 -g line 28 i1 == 2 * 37
FAIL: gcc.dg/guality/pr41353-1.c -O3 -g line 28 i2 == 3 * 37
FAIL: gcc.dg/guality/pr41353-1.c -Os line 28 i == 37
FAIL: gcc.dg/guality/pr41353-1.c -Os line 28 i1 == 2 * 37
FAIL: gcc.dg/guality/pr41353-1.c -Os line 28 i2 == 3 * 37
FAIL: gcc.dg/guality/pr41404-1.c -O1 line 10 *foo == 'f'
FAIL: gcc.dg/guality/pr41404-1.c -O2 line 10 *foo == 'f'
FAIL: gcc.dg/guality/pr41404-1.c -Os line 10 *foo == 'f'
XPASS: gcc.dg/guality/pr41447-1.c -O0 execution test
XPASS: gcc.dg/guality/pr41447-1.c -O1 execution test
XPASS: gcc.dg/guality/pr41447-1.c -O2 execution test
XPASS: gcc.dg/guality/pr41447-1.c -O3 -fomit-frame-pointer execution test
XPASS: gcc.dg/guality/pr41447-1.c -O3 -g execution test
XPASS: gcc.dg/guality/pr41447-1.c -Os execution test
XPASS: gcc.dg/guality/pr41616-1.c -O0 execution test
XPASS: gcc.dg/guality/pr41616-1.c -O1 execution test
XPASS: gcc.dg/guality/pr41616-1.c -O2 execution test
XPASS: gcc.dg/guality/pr41616-1.c -Os execution test
FAIL: gcc.dg/guality/pr43479.c -O1 line 13 h == 9
FAIL: gcc.dg/guality/pr43479.c -O2 line 13 h == 9
FAIL: gcc.dg/guality/pr43479.c -O3 -fomit-frame-pointer line 13 h == 9
FAIL: gcc.dg/guality/pr43479.c -O3 -g line 13 h == 9
FAIL: gcc.dg/guality/pr43479.c -Os line 13 h == 9
FAIL: gcc.dg/guality/vla-1.c -O1 line 17 i == 5
FAIL: gcc.dg/guality/vla-1.c -O1 line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c -O1 line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c -O2 line 17 i == 5
FAIL: gcc.dg/guality/vla-1.c -O2 line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c -O2 line 24 i == 5
FAIL: gcc.dg/guality/vla-1.c -O2 line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c -O3 -fomit-frame-pointer line 17 i == 5
FAIL: gcc.dg/guality/vla-1.c -O3 -fomit-frame-pointer line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c -O3 -fomit-frame-pointer line 24 i == 5
FAIL: gcc.dg/guality/vla-1.c -O3 -fomit-frame-pointer line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c -O3 -g line 17 i == 5
FAIL: gcc.dg/guality/vla-1.c -O3 -g line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c -O3 -g line 24 i == 5
FAIL: gcc.dg/guality/vla-1.c -O3 -g line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c -Os line 17 i == 5
FAIL: gcc.dg/guality/vla-1.c -Os line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c -Os line 24 i == 5
FAIL: gcc.dg/guality/vla-1.c -Os line 24 sizeof (a) == 17 * sizeof (short)
=== gcc Summary ===
# of expected passes 55986
# of unexpected failures 53
# of unexpected successes 20
# of expected failures 211
# of unsupported tests 778
/mnt/scratch/objdir45/gcc/xgcc version 4.5.3 20110310 (prerelease) (GCC)
=== gfortran tests ===
Running target unix
FAIL: gfortran.fortran-torture/execute/forall_7.f90 execution, -O3 -g
=== gfortran Summary ===
# of expected passes 34189
# of unexpected failures 1
# of expected failures 23
# of unsupported tests 165
/mnt/scratch/objdir45/gcc/testsuite/gfortran/../../gfortran version 4.5.3 20110310 (prerelease) (GCC)
=== obj-c++ tests ===
Running target unix
WARNING: obj-c++.dg/lookup-2.mm -fgnu-runtime compilation failed to produce executable
WARNING: obj-c++.dg/try-catch-2.mm -fgnu-runtime compilation failed to produce executable
WARNING: obj-c++.dg/try-catch-9.mm -fgnu-runtime compilation failed to produce executable
=== obj-c++ Summary ===
# of expected passes 440
# of expected failures 3
# of unsupported tests 14
/mnt/scratch/objdir45/gcc/testsuite/obj-c++/../../g++ version 4.5.3 20110310 (prerelease) (GCC)
=== objc tests ===
Running target unix
FAIL: objc/execute/forward-1.m execution, -O0 -fgnu-runtime
FAIL: objc/execute/forward-1.m execution, -O1 -fgnu-runtime
FAIL: objc/execute/forward-1.m execution, -O2 -fgnu-runtime
FAIL: objc/execute/forward-1.m execution, -O3 -fomit-frame-pointer -fgnu-runtime
FAIL: objc/execute/forward-1.m execution, -O3 -fomit-frame-pointer -funroll-loops -fgnu-runtime
FAIL: objc/execute/forward-1.m execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions -fgnu-runtime
FAIL: objc/execute/forward-1.m execution, -O3 -g -fgnu-runtime
FAIL: objc/execute/forward-1.m execution, -Os -fgnu-runtime
=== objc Summary ===
# of expected passes 1874
# of unexpected failures 8
# of expected failures 7
# of unsupported tests 20
/mnt/scratch/objdir45/gcc/xgcc version 4.5.3 20110310 (prerelease) (GCC)
=== libffi tests ===
Running target unix
=== libffi Summary ===
# of expected passes 1634
# of expected failures 10
# of unsupported tests 15
=== libgomp tests ===
Running target unix
=== libgomp Summary ===
# of expected passes 2542
=== libjava tests ===
Running target unix
FAIL: PR218 execution - source compiled test
FAIL: StackTrace2 execution - source compiled test
FAIL: StackTrace2 -O3 execution - source compiled test
FAIL: StackTrace2 -O3 -findirect-dispatch execution - source compiled test
FAIL: Throw_3 execution - source compiled test
FAIL: Throw_3 -findirect-dispatch execution - source compiled test
=== libjava Summary ===
# of expected passes 2562
# of unexpected failures 6
# of untested testcases 6
=== libstdc++ tests ===
Running target unix
FAIL: abi_check
FAIL: 22_locale/messages/members/char/1.cc execution test
FAIL: 22_locale/messages/members/char/2.cc execution test
FAIL: 22_locale/messages/members/char/wrapped_env.cc execution test
FAIL: 22_locale/messages/members/char/wrapped_locale.cc execution test
FAIL: 22_locale/messages_byname/named_equivalence.cc execution test
=== libstdc++ Summary ===
# of expected passes 7360
# of unexpected failures 6
# of expected failures 91
# of unsupported tests 101
Compiler version: 4.5.3 20110310 (prerelease) (GCC)
Platform: sparc64-unknown-linux-gnu
configure flags: --prefix=/mnt/scratch/install45 --with-gmp=/home/mikpe/pkgs/linux-sparc64/gmp-4.3.2 --with-mpfr=/home/mikpe/pkgs/linux-sparc64/mpfr-2.4.2 --with-mpc=/home/mikpe/pkgs/linux-sparc64/mpc-0.8.2 --with-cpu=v8 --enable-multilib --disable-plugin --disable-lto --disable-nls --enable-threads=posix --enable-checking=release --disable-libmudflap --enable-languages=c,c++,objc,obj-c++,java,fortran
BOOT_CFLAGS=-g -O2
More information about the Gcc-testresults
mailing list