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 20110817 (experimental) testsuite on x86_64-unknown-linux-gnu


LAST_UPDATED: Wed Aug 17 00:20:56 UTC 2011 (revision 177820)

		=== 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/uninit-B.c uninit i warning (test for warnings, line 12)
XPASS: gcc.dg/uninit-pr19430.c  (test for warnings, line 32)
XPASS: gcc.dg/uninit-pr19430.c uninitialized (test for warnings, line 41)
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  -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/inline-params.c  -O2  execution test
XPASS: gcc.dg/guality/inline-params.c  -O3 -fomit-frame-pointer  execution test
XPASS: gcc.dg/guality/inline-params.c  -O3 -g  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  -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  -O3 -fomit-frame-pointer  execution test
XPASS: gcc.dg/guality/pr41616-1.c  -O3 -g  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		82375
# of unexpected failures	46
# of unexpected successes	41
# of expected failures		259
# of unresolved testcases	14
# of unsupported tests		1194
/home/toon/compilers/obj-t/gcc/xgcc  version 4.7.0 20110817 (experimental) (GCC) 

		=== gfortran tests ===


Running target unix
XPASS: gfortran.dg/graphite/interchange-1.f  -O  scan-tree-dump-times graphite "will be interchanged" 1

		=== gfortran Summary ===

# of expected passes		39579
# of unexpected successes	1
# of expected failures		52
# of unsupported tests		69
/home/toon/compilers/obj-t/gcc/testsuite/gfortran/../../gfortran  version 4.7.0 20110817 (experimental) (GCC) 

		=== g++ tests ===


Running target unix
UNRESOLVED: decl_plugin.c compilation, -I. -I/home/toon/compilers/gcc/gcc/testsuite -I/home/toon/compilers/gcc/gcc/testsuite/../../gcc -I/home/toon/compilers/obj-t/gcc/testsuite/g++/../../../gcc  -I/home/toon/compilers/gcc/gcc/testsuite/../../include -I/home/toon/compilers/gcc/gcc/testsuite/../../libcpp/include   -I/home/toon/compilers/obj-t/gcc/testsuite/g++/../../../intl  -DIN_GCC -fPIC -shared
FAIL: g++.dg/tree-prof/partition2.C compilation,  -Os  -fprofile-use
UNRESOLVED: g++.dg/tree-prof/partition2.C execution,    -Os  -fprofile-use

		=== g++ Summary ===

# of expected passes		28215
# of unexpected failures	1
# of expected failures		158
# of unresolved testcases	2
# of unsupported tests		356
/home/toon/compilers/obj-t/gcc/testsuite/g++/../../g++  version 4.7.0 20110817 (experimental) (GCC) 

		=== gnat tests ===


Running target unix

		=== gnat Summary ===

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

		=== libgomp tests ===


Running target unix

		=== libgomp Summary ===

# of expected passes		2946
		=== 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		8027
# of expected failures		46
# of unsupported tests		445

Compiler version: 4.7.0 20110817 (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]