This is the mail archive of the
gcc-testresults@gcc.gnu.org
mailing list for the GCC project.
Results for 4.7.0 20110709 (experimental) (GCC) testsuite on x86_64-unknown-linux-gnu
- From: Toon Moene <toon at super dot moene dot org>
- To: gcc-testresults at gcc dot gnu dot org
- Date: Sat, 09 Jul 2011 22:02:03 +0200
- Subject: Results for 4.7.0 20110709 (experimental) (GCC) testsuite on x86_64-unknown-linux-gnu
LAST_UPDATED: Sat Jul 9 18:11:04 UTC 2011 (revision 176088)
Native configuration is x86_64-unknown-linux-gnu
=== gcc tests ===
Running target unix
FAIL: gcc.c-torture/execute/builtins/strstr-asm.c compilation, -O2 -flto -flto-partition=none
UNRESOLVED: gcc.c-torture/execute/builtins/strstr-asm.c execution, -O2 -flto -flto-partition=none
FAIL: gcc.c-torture/execute/builtins/strstr-asm.c compilation, -O2 -flto
UNRESOLVED: gcc.c-torture/execute/builtins/strstr-asm.c execution, -O2 -flto
XPASS: gcc.dg/inline_3.c (test for excess errors)
XPASS: gcc.dg/inline_4.c (test for excess errors)
XPASS: gcc.dg/unroll_2.c (test for excess errors)
XPASS: gcc.dg/unroll_3.c (test for excess errors)
XPASS: gcc.dg/unroll_4.c (test for excess errors)
XPASS: gcc.dg/guality/example.c -O0 execution test
XPASS: gcc.dg/guality/example.c -O1 execution test
XPASS: gcc.dg/guality/example.c -O2 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 -Os execution test
XPASS: gcc.dg/guality/inline-params.c -O2 execution test
XPASS: gcc.dg/guality/inline-params.c -Os execution test
XPASS: gcc.dg/guality/pr41353-1.c -O0 line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c -O1 line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c -O2 line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c -O3 -fomit-frame-pointer line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c -O3 -g line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c -Os line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c -O2 -flto -flto-partition=none line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c -O2 -flto line 28 j == 28 + 37
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 -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/vla-1.c -O0 line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c -O0 line 24 sizeof (a) == 17 * sizeof (short)
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 sizeof (a) == 6
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 sizeof (a) == 6
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 sizeof (a) == 6
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 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c -Os line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c -O2 -flto -flto-partition=none line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c -O2 -flto -flto-partition=none line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c -O2 -flto line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c -O2 -flto line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-2.c -O0 line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O0 line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O1 line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O1 line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O2 line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O2 line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O3 -fomit-frame-pointer line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O3 -fomit-frame-pointer line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O3 -g line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O3 -g line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -Os line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -Os line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O2 -flto -flto-partition=none line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O2 -flto -flto-partition=none line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O2 -flto line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O2 -flto line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/torture/tls/run-gd.c -O2 -flto -flto-partition=none (test for excess errors)
UNRESOLVED: gcc.dg/torture/tls/run-gd.c -O2 -flto -flto-partition=none compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-gd.c -O2 -flto (test for excess errors)
UNRESOLVED: gcc.dg/torture/tls/run-gd.c -O2 -flto compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ie.c -O2 -flto -flto-partition=none (test for excess errors)
UNRESOLVED: gcc.dg/torture/tls/run-ie.c -O2 -flto -flto-partition=none compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ie.c -O2 -flto (test for excess errors)
UNRESOLVED: gcc.dg/torture/tls/run-ie.c -O2 -flto compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ld.c -O2 -flto -flto-partition=none (test for excess errors)
UNRESOLVED: gcc.dg/torture/tls/run-ld.c -O2 -flto -flto-partition=none compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ld.c -O2 -flto (test for excess errors)
UNRESOLVED: gcc.dg/torture/tls/run-ld.c -O2 -flto compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-le.c -O2 -flto -flto-partition=none (test for excess errors)
UNRESOLVED: gcc.dg/torture/tls/run-le.c -O2 -flto -flto-partition=none compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-le.c -O2 -flto (test for excess errors)
UNRESOLVED: gcc.dg/torture/tls/run-le.c -O2 -flto compilation failed to produce executable
FAIL: gcc.dg/torture/tls/tls-test.c -O2 -flto -flto-partition=none (test for excess errors)
UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O2 -flto -flto-partition=none compilation failed to produce executable
FAIL: gcc.dg/torture/tls/tls-test.c -O2 -flto (test for excess errors)
UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O2 -flto compilation failed to produce executable
FAIL: gcc.dg/tree-ssa/vrp47.c scan-tree-dump-times dom1 "x[^ ]* & y" 1
FAIL: gcc.target/i386/sse4_2-popcntl.c (test for excess errors)
UNRESOLVED: gcc.target/i386/sse4_2-popcntl.c compilation failed to produce executable
FAIL: gcc.target/i386/sse4_2-popcntq.c (test for excess errors)
UNRESOLVED: gcc.target/i386/sse4_2-popcntq.c compilation failed to produce executable
=== gcc Summary ===
# of expected passes 81565
# of unexpected failures 46
# of unexpected successes 30
# of expected failures 269
# of unresolved testcases 14
# of unsupported tests 1187
/home/toon/compilers/obj-t/gcc/xgcc version 4.7.0 20110709 (experimental) (GCC)
=== gfortran tests ===
Running target unix
FAIL: gfortran.dg/coarray_lock_3.f90 -O (test for errors, line 72)
=== gfortran Summary ===
# of expected passes 39371
# of unexpected failures 1
# of expected failures 53
# of unsupported tests 69
/home/toon/compilers/obj-t/gcc/testsuite/gfortran/../../gfortran version 4.7.0 20110709 (experimental) (GCC)
=== g++ tests ===
Running target unix
=== g++ Summary ===
# of expected passes 28032
# of expected failures 156
# of unsupported tests 360
/home/toon/compilers/obj-t/gcc/testsuite/g++/../../g++ version 4.7.0 20110709 (experimental) (GCC)
=== objc tests ===
Running target unix
FAIL: objc.dg/torture/tls/thr-init-2.m -O2 -flto -flto-partition=none -fgnu-runtime (test for excess errors)
UNRESOLVED: objc.dg/torture/tls/thr-init-2.m -O2 -flto -flto-partition=none -fgnu-runtime compilation failed to produce executable
FAIL: objc.dg/torture/tls/thr-init-2.m -O2 -flto -fgnu-runtime (test for excess errors)
UNRESOLVED: objc.dg/torture/tls/thr-init-2.m -O2 -flto -fgnu-runtime compilation failed to produce executable
=== objc Summary ===
# of expected passes 2970
# of unexpected failures 2
# of expected failures 6
# of unresolved testcases 2
# of unsupported tests 74
/home/toon/compilers/obj-t/gcc/xgcc version 4.7.0 20110709 (experimental) (GCC)
=== boehm-gc tests ===
Running target unix
FAIL: boehm-gc.c/thread_leak_test.c -O2 (test for excess errors)
=== boehm-gc Summary ===
# of expected passes 11
# of unexpected failures 1
# of unsupported tests 1
=== libffi tests ===
Running target unix
=== libffi Summary ===
# of expected passes 1634
# of expected failures 10
# of unsupported tests 15
=== libgomp tests ===
Running target unix
FAIL: libgomp.graphite/force-parallel-1.c scan-tree-dump-times graphite "1 loops carried no dependency" 2
=== libgomp Summary ===
# of expected passes 2637
# of unexpected failures 1
=== libjava tests ===
Running target unix
=== libjava Summary ===
# of expected passes 2574
=== libmudflap tests ===
Running target unix
FAIL: libmudflap.c++/pass55-frag.cxx ( -O) execution test
=== libmudflap Summary ===
# of expected passes 1426
# of unexpected failures 1
=== libstdc++ tests ===
Running target unix
=== libstdc++ Summary ===
# of expected passes 8008
# of expected failures 45
# of unsupported tests 425
Compiler version: 4.7.0 20110709 (experimental) (GCC)
Platform: x86_64-unknown-linux-gnu
configure flags: --prefix=/tmp/c++ --enable-build-with-cxx --with-gnu-ld --disable-multilib --disable-nls --with-arch=native --with-tune=native