This is the mail archive of the gcc-testresults@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Results for 4.7.0 20110721 (experimental) testsuite on x86_64-unknown-linux-gnu


LAST_UPDATED: Thu Jul 21 00:21:00 UTC 2011 (revision 176548)

		=== acats tests ===

		=== acats Summary ===
# of expected passes		2321
# of unexpected failures	0
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		81967
# of unexpected failures	46
# of unexpected successes	30
# of expected failures		269
# of unresolved testcases	14
# of unsupported tests		1195
/home/toon/compilers/obj-t/gcc/xgcc  version 4.7.0 20110721 (experimental) (GCC) 

		=== gfortran tests ===


Running target unix

		=== gfortran Summary ===

# of expected passes		39394
# of expected failures		53
# of unsupported tests		69
/home/toon/compilers/obj-t/gcc/testsuite/gfortran/../../gfortran  version 4.7.0 20110721 (experimental) (GCC) 

		=== g++ tests ===


Running target unix

		=== g++ Summary ===

# of expected passes		28062
# of expected failures		157
# of unsupported tests		360
/home/toon/compilers/obj-t/gcc/testsuite/g++/../../g++  version 4.7.0 20110721 (experimental) (GCC) 

		=== gnat tests ===


Running target unix

		=== gnat Summary ===

# of expected passes		916
# of expected failures		11
# of unsupported tests		2
/home/toon/compilers/obj-t/gcc/gnatmake version 4.7.0 20110721 (experimental)

		=== 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
		=== libmudflap tests ===


Running target unix
FAIL: libmudflap.c++/pass55-frag.cxx ( -O) execution test
WARNING: program timed out.
FAIL: libmudflap.cth/pass40-frag.c (-O2) execution test
FAIL: libmudflap.cth/pass40-frag.c (-O2) output pattern test

		=== libmudflap Summary ===

# of expected passes		1428
# of unexpected failures	3
		=== libstdc++ tests ===


Running target unix

		=== libstdc++ Summary ===

# of expected passes		8014
# of expected failures		45
# of unsupported tests		445

Compiler version: 4.7.0 20110721 (experimental) 
Platform: x86_64-unknown-linux-gnu
configure flags: --prefix=/tmp/c++ --enable-build-with-cxx --enable-languages=c,c++,fortran,ada --with-gnu-ld --disable-multilib --disable-nls --with-arch=native --with-tune=native


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]