This is the mail archive of the
gcc-testresults@gcc.gnu.org
mailing list for the GCC project.
Results for 4.7.0 20110707 (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: Thu, 07 Jul 2011 04:09:25 +0200
- Subject: Results for 4.7.0 20110707 (experimental) (GCC) testsuite on x86_64-unknown-linux-gnu
LAST_UPDATED: Thu Jul 7 00:20:59 UTC 2011 (revision 175953)
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)
FAIL: gcc.dg/graphite/interchange-14.c scan-tree-dump-times graphite "will be interchanged" 1
FAIL: gcc.dg/graphite/interchange-15.c scan-tree-dump-times graphite "will be interchanged" 1
FAIL: gcc.dg/graphite/interchange-mvt.c scan-tree-dump-times graphite "will be interchanged" 1
UNRESOLVED: gcc.dg/graphite/pr37485.c scan-tree-dump-times graphite "Loop blocked" 1
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 81457
# of unexpected failures 49
# of unexpected successes 30
# of expected failures 263
# of unresolved testcases 15
# of unsupported tests 1187
/home/toon/compilers/obj-t/gcc/xgcc version 4.7.0 20110707 (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 39370
# 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 20110707 (experimental) (GCC)
=== 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 1842
# of unexpected failures 1
=== libmudflap tests ===
Running target unix
FAIL: libmudflap.c/pass-stratcliff.c (test for excess errors)
FAIL: libmudflap.c/pass-stratcliff.c (-O2) (test for excess errors)
FAIL: libmudflap.c/pass-stratcliff.c (-O3) (test for excess errors)
=== libmudflap Summary ===
# of expected passes 1302
# of unexpected failures 3
# of unsupported tests 2
Compiler version: 4.7.0 20110707 (experimental) (GCC)
Platform: x86_64-unknown-linux-gnu
configure flags: --prefix=/tmp/lto --enable-languages=fortran --with-build-config=bootstrap-lto --with-gnu-ld --disable-multilib --disable-nls --with-arch=native --with-tune=native