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 20110915 (experimental) [trunk revision 178897] (GCC) testsuite on i686-pc-linux-gnu


LAST_UPDATED: Thu Sep 15 22:10:29 UTC 2011 (revision 178897)

Native configuration is i686-pc-linux-gnu

		=== g++ tests ===


Running target unix

		=== g++ Summary ===

# of expected passes		28082
# of expected failures		160
# of unsupported tests		157
/nightly/gcc.svn/test-intel32corei7avx/gcc-build-trunk/bld/gcc/testsuite/g++/../../g++  version 4.7.0 20110915 (experimental) [trunk revision 178897] (GCC) 

		=== 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/graphite/interchange-14.c scan-tree-dump-times graphite "will be interchanged" 1
XPASS: gcc.dg/graphite/interchange-15.c scan-tree-dump-times graphite "will be interchanged" 1
XPASS: gcc.dg/graphite/interchange-mvt.c scan-tree-dump-times graphite "will be interchanged" 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  -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  -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  -Os  line 17 sizeof (a) == 6
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  -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)
WARNING: 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)
WARNING: 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)
WARNING: 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)
WARNING: 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)
WARNING: 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)
WARNING: 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)
WARNING: 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)
WARNING: 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)
WARNING: 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)
WARNING: 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.dg/vect/vect-104.c scan-tree-dump-times vect "possible dependence between data-refs" 1
FAIL: gcc.dg/vect/vect-6.c scan-tree-dump-times vect "Vectorizing an unaligned access" 0
FAIL: gcc.dg/vect/vect-all.c scan-tree-dump-times vect "Vectorizing an unaligned access" 0
FAIL: gcc.dg/vect/vect-outer-1.c scan-tree-dump-times vect "strided access in outer loop" 1
FAIL: gcc.dg/vect/vect-outer-1a.c scan-tree-dump-times vect "strided access in outer loop" 1
FAIL: gcc.dg/vect/vect-outer-1b.c scan-tree-dump-times vect "strided access in outer loop" 1
FAIL: gcc.dg/vect/vect-outer-2b.c scan-tree-dump-times vect "strided access in outer loop" 1
FAIL: gcc.dg/vect/vect-outer-3a.c scan-tree-dump-times vect "step doesn't divide the vector-size" 2
FAIL: gcc.dg/vect/vect-outer-3b.c scan-tree-dump-times vect "strided access in outer loop" 2
FAIL: gcc.dg/vect/vect-outer-5.c scan-tree-dump-times vect "zero step in outer loop." 1
FAIL: gcc.dg/vect/vect-reduc-dot-s8b.c scan-tree-dump-times vect "vect_recog_widen_mult_pattern: detected" 1
FAIL: gcc.dg/vect/vect-104.c -flto scan-tree-dump-times vect "possible dependence between data-refs" 1
FAIL: gcc.dg/vect/vect-6.c -flto scan-tree-dump-times vect "Vectorizing an unaligned access" 0
FAIL: gcc.dg/vect/vect-all.c -flto scan-tree-dump-times vect "Vectorizing an unaligned access" 0
FAIL: gcc.dg/vect/vect-outer-1.c -flto scan-tree-dump-times vect "strided access in outer loop" 1
FAIL: gcc.dg/vect/vect-outer-1a.c -flto scan-tree-dump-times vect "strided access in outer loop" 1
FAIL: gcc.dg/vect/vect-outer-1b.c -flto scan-tree-dump-times vect "strided access in outer loop" 1
FAIL: gcc.dg/vect/vect-outer-2b.c -flto scan-tree-dump-times vect "strided access in outer loop" 1
FAIL: gcc.dg/vect/vect-outer-3a.c -flto scan-tree-dump-times vect "step doesn't divide the vector-size" 2
FAIL: gcc.dg/vect/vect-outer-3b.c -flto scan-tree-dump-times vect "strided access in outer loop" 2
FAIL: gcc.dg/vect/vect-outer-5.c -flto scan-tree-dump-times vect "zero step in outer loop." 1
FAIL: gcc.dg/vect/vect-reduc-dot-s8b.c -flto scan-tree-dump-times vect "vect_recog_widen_mult_pattern: detected" 1
FAIL: gcc.dg/vect/no-vfa-vect-101.c scan-tree-dump-times vect "can't determine dependence" 1
FAIL: gcc.dg/vect/no-vfa-vect-102.c scan-tree-dump-times vect "possible dependence between data-refs" 1
FAIL: gcc.dg/vect/no-vfa-vect-102a.c scan-tree-dump-times vect "possible dependence between data-refs" 1
FAIL: gcc.dg/vect/no-vfa-vect-37.c scan-tree-dump-times vect "can't determine dependence" 2
FAIL: gcc.dg/vect/no-vfa-vect-79.c scan-tree-dump-times vect "can't determine dependence" 1

		=== gcc Summary ===

# of expected passes		82497
# of unexpected failures	49
# of unexpected successes	41
# of expected failures		262
# of unresolved testcases	2
# of unsupported tests		1066
/nightly/gcc.svn/test-intel32corei7avx/gcc-build-trunk/bld/gcc/xgcc  version 4.7.0 20110915 (experimental) [trunk revision 178897] (GCC) 

		=== gfortran tests ===


Running target unix
FAIL: gfortran.dg/vect/pr19049.f90  -O  scan-tree-dump-times vect "complicated access pattern" 1
FAIL: gfortran.dg/vect/fast-math-mgrid-resid.f scan-tree-dump-times optimized "vect_var[^\\n]*\\+ " 13

		=== gfortran Summary ===

# of expected passes		39481
# of unexpected failures	2
# of expected failures		52
# of unsupported tests		212
/nightly/gcc.svn/test-intel32corei7avx/gcc-build-trunk/bld/gcc/testsuite/gfortran/../../gfortran  version 4.7.0 20110915 (experimental) [trunk revision 178897] (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)
WARNING: 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)
WARNING: objc.dg/torture/tls/thr-init-2.m  -O2 -flto  -fgnu-runtime compilation failed to produce executable

		=== objc Summary ===

# of expected passes		2972
# of unexpected failures	2
# of expected failures		6
# of unsupported tests		74
/nightly/gcc.svn/test-intel32corei7avx/gcc-build-trunk/bld/gcc/xgcc  version 4.7.0 20110915 (experimental) [trunk revision 178897] (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 execution test

		=== libgomp Summary ===

# of expected passes		2993
# of unexpected failures	1
		=== libjava tests ===


Running target unix

		=== libjava Summary ===

# of expected passes		2574
		=== libmudflap tests ===


Running target unix

		=== libmudflap Summary ===

# of expected passes		1427
		=== libstdc++ tests ===


Running target unix
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		8660
# of unexpected failures	5
# of expected failures		46
# of unsupported tests		140

Compiler version: 4.7.0 20110915 (experimental) [trunk revision 178897] (GCC) 
Platform: i686-pc-linux-gnu
configure flags: --with-arch=corei7-avx --with-cpu=corei7-avx --prefix=/usr/local --enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld --enable-cloog-backend=isl --with-ppl=/opt/gnu --with-cloog=/opt/gnu i686-linux --with-fpmath=sse --enable-languages=c,c++,fortran,java,lto,objc


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