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


Native configuration is x86_64-unknown-linux-gnu

		=== gcc tests ===


Running target unix
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O0  (internal compiler error)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O0  (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O1  (internal compiler error)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O1  (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O2  (internal compiler error)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O2  (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O3 -fomit-frame-pointer  (internal compiler error)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O3 -fomit-frame-pointer  (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O3 -g  (internal compiler error)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O3 -g  (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -Os  (internal compiler error)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -Os  (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O2 -flto -flto-partition=none  (internal compiler error)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O2 -flto -flto-partition=none  (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O2 -flto  (internal compiler error)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O2 -flto  (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/guality.c  -O2 -flto -flto-partition=none  execution test
XPASS: gcc.dg/guality/guality.c  -O2 -flto  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  -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/vect/pr38529.c scan-tree-dump-times vect "OUTER LOOP VECTORIZED" 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-outer-6.c execution test
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/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 between" 2
FAIL: gcc.dg/vect/no-vfa-vect-79.c scan-tree-dump-times vect "can't determine dependence between" 1
FAIL: gcc.target/i386/pad-1.c scan-assembler rep
FAIL: gcc.target/i386/pr38824.c scan-assembler-not addps[^\\\\n]*%[er]
FAIL: gcc.target/i386/recip-vec-sqrtf.c scan-assembler-times rsqrtps 3

		=== gcc Summary for unix ===

# of expected passes		88780
# of unexpected failures	67
# of unexpected successes	67
# of expected failures		342
# of unsupported tests		915

Running target unix/-m32
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O0  (internal compiler error)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O0  (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O1  (internal compiler error)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O1  (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O2  (internal compiler error)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O2  (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O3 -fomit-frame-pointer  (internal compiler error)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O3 -fomit-frame-pointer  (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O3 -g  (internal compiler error)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O3 -g  (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -Os  (internal compiler error)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -Os  (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O2 -flto -flto-partition=none  (internal compiler error)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O2 -flto -flto-partition=none  (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O2 -flto  (internal compiler error)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O2 -flto  (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/guality.c  -O2 -flto -flto-partition=none  execution test
XPASS: gcc.dg/guality/guality.c  -O2 -flto  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  -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/vect/pr38529.c scan-tree-dump-times vect "OUTER LOOP VECTORIZED" 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/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 between" 2
FAIL: gcc.dg/vect/no-vfa-vect-79.c scan-tree-dump-times vect "can't determine dependence between" 1
FAIL: gcc.target/i386/incoming-8.c scan-assembler andl[\\\\t ]*\\\\\$-16,[\\\\t ]*%esp
FAIL: gcc.target/i386/pad-1.c scan-assembler rep
FAIL: gcc.target/i386/pr38824.c scan-assembler-not addps[^\\\\n]*%[er]
FAIL: gcc.target/i386/recip-vec-sqrtf.c scan-assembler-times rsqrtps 3

		=== gcc Summary for unix/-m32 ===

# of expected passes		47094
# of unexpected failures	16
# of expected failures		54
# of unsupported tests		373

		=== gcc Summary ===

# of expected passes		135874
# of unexpected failures	83
# of unexpected successes	67
# of expected failures		396
# of unsupported tests		1288
/export/build/gnu/gcc-avx/build-x86_64-linux/gcc/xgcc  version 4.7.0 20110414 (experimental) (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 for unix ===

# of expected passes		37314
# of expected failures		38
# of unsupported tests		36

Running target unix/-m32
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 for unix/-m32 ===

# of expected passes		37024
# of expected failures		38
# of unsupported tests		177

		=== gfortran Summary ===

# of expected passes		74338
# of expected failures		76
# of unsupported tests		213
/export/build/gnu/gcc-avx/build-x86_64-linux/gcc/testsuite/gfortran/../../gfortran  version 4.7.0 20110414 (experimental) (GCC) 

		=== g++ tests ===


Running target unix

		=== g++ Summary for unix ===

# of expected passes		20573
# of expected failures		155
# of unsupported tests		158

Running target unix/-m32

		=== g++ Summary for unix/-m32 ===

# of expected passes		20038
# of expected failures		155
# of unsupported tests		122

		=== g++ Summary ===

# of expected passes		40611
# of expected failures		310
# of unsupported tests		280
/export/build/gnu/gcc-avx/build-x86_64-linux/gcc/testsuite/g++/../../g++  version 4.7.0 20110414 (experimental) (GCC) 

		=== objc tests ===


Running target unix

		=== objc Summary for unix ===

# of expected passes		1292
# of expected failures		6

Running target unix/-m32

		=== objc Summary for unix/-m32 ===

# of expected passes		1292
# of expected failures		6

		=== objc Summary ===

# of expected passes		2584
# of expected failures		12
/export/build/gnu/gcc-avx/build-x86_64-linux/gcc/xgcc  version 4.7.0 20110414 (experimental) (GCC) 

		=== boehm-gc tests ===


Running target unix/-m32
FAIL: boehm-gc.c/thread_leak_test.c -O2 (test for excess errors)

		=== boehm-gc Summary for unix/-m32 ===

# of expected passes		4

Running target unix
FAIL: boehm-gc.c/thread_leak_test.c -O2 (test for excess errors)

		=== boehm-gc Summary for unix ===

# of expected passes		4

		=== boehm-gc Summary ===

# of expected passes		22
# of unexpected failures	2
# of unsupported tests		2
		=== libffi tests ===


Running target unix/-m32

		=== libffi Summary for unix/-m32 ===

# of expected passes		24

Running target unix

		=== libffi Summary for unix ===

# of expected passes		24

		=== libffi Summary ===

# of expected passes		3268
# of expected failures		20
# of unsupported tests		30
		=== libgomp tests ===


Running target unix/-m32
FAIL: libgomp.graphite/force-parallel-1.c execution test

		=== libgomp Summary for unix/-m32 ===

# of expected passes		45
# of unexpected failures	1

Running target unix
FAIL: libgomp.graphite/force-parallel-1.c execution test

		=== libgomp Summary for unix ===

# of expected passes		45
# of unexpected failures	1

		=== libgomp Summary ===

# of expected passes		5178
# of unexpected failures	2
		=== libjava tests ===


Running target unix/-m32

		=== libjava Summary for unix/-m32 ===


Running target unix

		=== libjava Summary for unix ===


		=== libjava Summary ===

# of expected passes		5148
		=== libmudflap tests ===


Running target unix/-m32

		=== libmudflap Summary for unix/-m32 ===

# of expected passes		264

Running target unix
FAIL: libmudflap.c++/pass55-frag.cxx ( -O) execution test

		=== libmudflap Summary for unix ===

# of expected passes		264

		=== libmudflap Summary ===

# of expected passes		2853
# of unexpected failures	1
		=== libstdc++ tests ===


Running target unix

		=== libstdc++ Summary for unix ===

# of expected passes		8335
# of expected failures		84
# of unsupported tests		108

Running target unix/-m32

		=== libstdc++ Summary for unix/-m32 ===

# of expected passes		8335
# of expected failures		84
# of unsupported tests		108

		=== libstdc++ Summary ===

# of expected passes		16670
# of expected failures		168
# of unsupported tests		216

Compiler version: 4.7.0 20110414 (experimental) (GCC) 
Platform: x86_64-unknown-linux-gnu
configure flags: --enable-clocale=gnu --with-system-zlib --with-demangler-in-ld --prefix=/usr/gcc-4.7.0-corei7-avx --with-local-prefix=/usr/local --enable-gnu-indirect-function --with-arch=corei7-avx --with-cpu=corei7-avx --enable-cloog-backend=isl --with-ppl-include=/opt/gnu/include --with-ppl-lib=/opt/gnu/lib64 --with-cloog-include=/opt/gnu/include --with-cloog-lib=/opt/gnu/lib64 --with-fpmath=sse


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