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.6.0 20100707 (experimental) [trunk revision 161903] (GCC) testsuite on sparc64-unknown-linux-gnu


LAST_UPDATED: Wed Jul  7 11:31:19 UTC 2010 (revision 161903)

		=== acats tests ===
FAIL:	cxaa018
FAIL:	cxaca01
FAIL:	cxg1003

		=== acats Summary ===
# of expected passes		2318
# of unexpected failures	3
Native configuration is sparc64-unknown-linux-gnu

		=== gcc tests ===


Running target unix/-m32
FAIL: gcc.c-torture/compile/pr44707.c  -O1  (test for excess errors)
FAIL: gcc.c-torture/compile/pr44707.c  -O2  (test for excess errors)
FAIL: gcc.c-torture/compile/pr44707.c  -O3 -fomit-frame-pointer  (test for excess errors)
FAIL: gcc.c-torture/compile/pr44707.c  -O3 -g  (test for excess errors)
FAIL: gcc.c-torture/compile/pr44707.c  -Os  (test for excess errors)
FAIL: gcc.dg/20061124-1.c (test for excess errors)
UNRESOLVED: gcc.dg/20061124-1.c compilation failed to produce executable
FAIL: gcc.dg/cproj-fails-with-broken-glibc.c execution test
FAIL: gcc.dg/pr35258.c execution test
WARNING: program timed out.
FAIL: gcc.dg/pr43058.c (test for excess errors)
FAIL: c-c++-common/uninit-17.c  -Wc++-compat   (test for warnings, line 14)
FAIL: c-c++-common/uninit-17.c  -Wc++-compat  (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  -Os  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
FAIL: gcc.dg/guality/inline-params.c  -O0  execution test
FAIL: gcc.dg/guality/inline-params.c  -O1  execution test
XPASS: gcc.dg/guality/pr41353-1.c  -O0  line 28 j == 28 + 37
FAIL: gcc.dg/guality/pr41353-1.c  -O1  line 28 i == 37
FAIL: gcc.dg/guality/pr41353-1.c  -O2  line 28 i == 37
FAIL: gcc.dg/guality/pr41353-1.c  -O3 -fomit-frame-pointer  line 28 i == 37
FAIL: gcc.dg/guality/pr41353-1.c  -O3 -g  line 28 i == 37
FAIL: gcc.dg/guality/pr41353-1.c  -Os  line 28 i == 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
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 17 sizeof (a) == 6
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 i == 5
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 i == 5
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 i == 5
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 i == 5
FAIL: gcc.dg/guality/vla-1.c  -Os  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  -O2  line 16 sizeof (a) == 5 * 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 -g  line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -Os  line 16 sizeof (a) == 5 * sizeof (int)
XPASS: gcc.dg/tree-ssa/20031106-3.c scan-tree-dump-times optimized "link_error" 0
XPASS: gcc.dg/tree-ssa/20040204-1.c scan-tree-dump-times optimized "link_error" 0
XPASS: gcc.dg/tree-ssa/fre-vce-1.c scan-tree-dump-times fre "sv.i" 2
FAIL: gcc.dg/vect/pr43430-1.c scan-tree-dump-times vect "vectorized 1 loops" 1
XPASS: gcc.dg/vect/vect-peel-1.c scan-tree-dump-times vect "vectorized 1 loops" 2
XPASS: gcc.dg/vect/vect-peel-1.c scan-tree-dump-times vect "Alignment of access forced using peeling" 1
XPASS: gcc.dg/vect/vect-peel-2.c scan-tree-dump-times vect "vectorized 1 loops" 2
FAIL: gcc.dg/vect/vect-peel-3.c scan-tree-dump-times vect "vectorized 1 loops" 2
FAIL: gcc.dg/vect/vect-peel-3.c scan-tree-dump-times vect "Vectorizing an unaligned access" 1
FAIL: gcc.dg/vect/vect-peel-4.c scan-tree-dump-times vect "Vectorizing an unaligned access" 1
XPASS: gcc.dg/vect/vect-vfa-slp.c scan-tree-dump-times vect "vectorized 1 loops" 1
XPASS: gcc.dg/vect/slp-23.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1
XPASS: gcc.dg/vect/slp-35.c scan-tree-dump-times vect "vectorized 1 loops" 1
XPASS: gcc.dg/vect/slp-35.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1
FAIL: gcc.dg/vect/slp-reduc-3.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1
FAIL: gcc.dg/vect/slp-reduc-6.c scan-tree-dump-times vect "vectorized 1 loops" 2
FAIL: gcc.dg/vect/fast-math-vect-reduc-8.c scan-tree-dump-times vect "vectorized 1 loops" 1
XPASS: gcc.dg/vect/no-tree-pre-slp-29.c scan-tree-dump-times vect "vectorized 1 loops" 2
XPASS: gcc.dg/vect/no-tree-pre-slp-29.c scan-tree-dump-times vect "vectorizing stmts using SLP" 2

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

# of expected passes		56335
# of unexpected failures	48
# of unexpected successes	29
# of expected failures		233
# of unresolved testcases	1
# of unsupported tests		961

Running target unix/-m64
WARNING: program timed out.
FAIL: gcc.c-torture/compile/limits-fnargs.c  -O2  (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/limits-fnargs.c  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/limits-fnargs.c  -O3 -g  (test for excess errors)
FAIL: gcc.c-torture/compile/sync-3.c  -O2  (test for excess errors)
FAIL: gcc.c-torture/compile/sync-3.c  -O3 -fomit-frame-pointer  (test for excess errors)
FAIL: gcc.c-torture/compile/sync-3.c  -O3 -g  (test for excess errors)
FAIL: gcc.dg/cproj-fails-with-broken-glibc.c execution test
FAIL: gcc.dg/pr35258.c execution test
WARNING: program timed out.
FAIL: gcc.dg/pr43058.c (test for excess errors)
FAIL: c-c++-common/uninit-17.c  -Wc++-compat   (test for warnings, line 14)
FAIL: c-c++-common/uninit-17.c  -Wc++-compat  (test for excess errors)
XPASS: gcc.dg/tree-ssa/20031106-3.c scan-tree-dump-times optimized "link_error" 0
XPASS: gcc.dg/tree-ssa/20040204-1.c scan-tree-dump-times optimized "link_error" 0
XPASS: gcc.dg/tree-ssa/fre-vce-1.c scan-tree-dump-times fre "sv.i" 2
XPASS: gcc.dg/vect/pr33804.c scan-tree-dump-times vect "vectorized 1 loops" 1
XPASS: gcc.dg/vect/pr33804.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1
FAIL: gcc.dg/vect/pr43430-1.c scan-tree-dump-times vect "vectorized 1 loops" 1
XPASS: gcc.dg/vect/vect-peel-1.c scan-tree-dump-times vect "vectorized 1 loops" 2
XPASS: gcc.dg/vect/vect-peel-1.c scan-tree-dump-times vect "Alignment of access forced using peeling" 1
XPASS: gcc.dg/vect/vect-peel-2.c scan-tree-dump-times vect "vectorized 1 loops" 2
FAIL: gcc.dg/vect/vect-peel-3.c scan-tree-dump-times vect "vectorized 1 loops" 2
FAIL: gcc.dg/vect/vect-peel-3.c scan-tree-dump-times vect "Vectorizing an unaligned access" 1
FAIL: gcc.dg/vect/vect-peel-4.c scan-tree-dump-times vect "Vectorizing an unaligned access" 1
XPASS: gcc.dg/vect/vect-vfa-slp.c scan-tree-dump-times vect "vectorized 1 loops" 1
XPASS: gcc.dg/vect/slp-23.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1
XPASS: gcc.dg/vect/slp-24.c scan-tree-dump-times vect "vectorized 1 loops" 1
XPASS: gcc.dg/vect/slp-24.c scan-tree-dump-times vect "vectorizing stmts using SLP" 2
XPASS: gcc.dg/vect/slp-35.c scan-tree-dump-times vect "vectorized 1 loops" 1
XPASS: gcc.dg/vect/slp-35.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1
FAIL: gcc.dg/vect/slp-reduc-3.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1
FAIL: gcc.dg/vect/slp-reduc-6.c scan-tree-dump-times vect "vectorized 1 loops" 2
FAIL: gcc.dg/vect/fast-math-vect-reduc-8.c scan-tree-dump-times vect "vectorized 1 loops" 1
XPASS: gcc.dg/vect/no-tree-pre-slp-29.c scan-tree-dump-times vect "vectorized 1 loops" 2
XPASS: gcc.dg/vect/no-tree-pre-slp-29.c scan-tree-dump-times vect "vectorizing stmts using SLP" 2
FAIL: gcc.misc-tests/linkage.c link

		=== gcc Summary for unix/-m64 ===

# of expected passes		56379
# of unexpected failures	19
# of unexpected successes	16
# of expected failures		206
# of unsupported tests		768

		=== gcc Summary ===

# of expected passes		112714
# of unexpected failures	67
# of unexpected successes	45
# of expected failures		439
# of unresolved testcases	1
# of unsupported tests		1729
/home/guerby/build/gcc/xgcc  version 4.6.0 20100707 (experimental) [trunk revision 161903] (GCC) 

		=== gnat tests ===


Running target unix/-m32
FAIL: gnat.dg/aliasing3.adb execution test
FAIL: gnat.dg/unchecked_convert5.adb (test for excess errors)
UNRESOLVED: gnat.dg/unchecked_convert5.adb compilation failed to produce executable

		=== gnat Summary for unix/-m32 ===

# of expected passes		808
# of unexpected failures	2
# of expected failures		10
# of unresolved testcases	1
# of unsupported tests		1

Running target unix/-m64
FAIL: gnat.dg/unchecked_convert5.adb (test for excess errors)
UNRESOLVED: gnat.dg/unchecked_convert5.adb compilation failed to produce executable

		=== gnat Summary for unix/-m64 ===

# of expected passes		809
# of unexpected failures	1
# of expected failures		10
# of unresolved testcases	1
# of unsupported tests		1

		=== gnat Summary ===

# of expected passes		1617
# of unexpected failures	3
# of expected failures		20
# of unresolved testcases	2
# of unsupported tests		2
		=== libgomp tests ===


Running target unix/-m32
FAIL: libgomp.c/nestedfn-3.c (test for excess errors)
UNRESOLVED: libgomp.c/nestedfn-3.c compilation failed to produce executable
FAIL: libgomp.c/nestedfn-4.c (test for excess errors)
UNRESOLVED: libgomp.c/nestedfn-4.c compilation failed to produce executable
FAIL: libgomp.c/task-2.c (test for excess errors)
UNRESOLVED: libgomp.c/task-2.c compilation failed to produce executable

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

# of expected passes		260
# of unexpected failures	3
# of unresolved testcases	3

Running target unix/-m64
FAIL: libgomp.c/nestedfn-3.c (test for excess errors)
UNRESOLVED: libgomp.c/nestedfn-3.c compilation failed to produce executable
FAIL: libgomp.c/nestedfn-4.c (test for excess errors)
UNRESOLVED: libgomp.c/nestedfn-4.c compilation failed to produce executable
FAIL: libgomp.c/task-2.c (test for excess errors)
UNRESOLVED: libgomp.c/task-2.c compilation failed to produce executable

		=== libgomp Summary for unix/-m64 ===

# of expected passes		260
# of unexpected failures	3
# of unresolved testcases	3

		=== libgomp Summary ===

# of expected passes		520
# of unexpected failures	6
# of unresolved testcases	6
		=== libmudflap tests ===


Running target unix/-m32
FAIL: libmudflap.c/pass49-frag.c execution test
FAIL: libmudflap.c/pass49-frag.c output pattern test
FAIL: libmudflap.c/pass49-frag.c execution test
FAIL: libmudflap.c/pass49-frag.c output pattern test
FAIL: libmudflap.c/pass49-frag.c (-static) execution test
FAIL: libmudflap.c/pass49-frag.c (-static) output pattern test
FAIL: libmudflap.c/pass49-frag.c (-static) execution test
FAIL: libmudflap.c/pass49-frag.c (-static) output pattern test
FAIL: libmudflap.c/pass49-frag.c (-O2) execution test
FAIL: libmudflap.c/pass49-frag.c (-O2) output pattern test
FAIL: libmudflap.c/pass49-frag.c (-O2) execution test
FAIL: libmudflap.c/pass49-frag.c (-O2) output pattern test
FAIL: libmudflap.c/pass49-frag.c (-O3) execution test
FAIL: libmudflap.c/pass49-frag.c (-O3) output pattern test
FAIL: libmudflap.c/pass49-frag.c (-O3) execution test
FAIL: libmudflap.c/pass49-frag.c (-O3) output pattern test

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

# of expected passes		1724
# of unexpected failures	16
# of unsupported tests		2

Running target unix/-m64
FAIL: libmudflap.c/pass49-frag.c execution test
FAIL: libmudflap.c/pass49-frag.c output pattern test
FAIL: libmudflap.c/pass49-frag.c execution test
FAIL: libmudflap.c/pass49-frag.c output pattern test
FAIL: libmudflap.c/pass49-frag.c (-static) execution test
FAIL: libmudflap.c/pass49-frag.c (-static) output pattern test
FAIL: libmudflap.c/pass49-frag.c (-static) execution test
FAIL: libmudflap.c/pass49-frag.c (-static) output pattern test
FAIL: libmudflap.c/pass49-frag.c (-O2) execution test
FAIL: libmudflap.c/pass49-frag.c (-O2) output pattern test
FAIL: libmudflap.c/pass49-frag.c (-O2) execution test
FAIL: libmudflap.c/pass49-frag.c (-O2) output pattern test
FAIL: libmudflap.c/pass49-frag.c (-O3) execution test
FAIL: libmudflap.c/pass49-frag.c (-O3) output pattern test
FAIL: libmudflap.c/pass49-frag.c (-O3) execution test
FAIL: libmudflap.c/pass49-frag.c (-O3) output pattern test

		=== libmudflap Summary for unix/-m64 ===

# of expected passes		1724
# of unexpected failures	16
# of unsupported tests		2

		=== libmudflap Summary ===

# of expected passes		3448
# of unexpected failures	32
# of unsupported tests		4

Compiler version: 4.6.0 20100707 (experimental) [trunk revision 161903] (GCC) 
Platform: sparc64-unknown-linux-gnu
configure flags: --prefix=/n/62/guerby/install-trunk-64 --disable-werror --enable-languages=c,ada --enable-__cxa_atexit --disable-nls --enable-threads=posix --with-mpfr=/opt/cfarm/mpfr-2.4.1-64 --with-gmp=/opt/cfarm/gmp-4.2.4-64 --with-mpc=/opt/cfarm/mpc-0.8-64


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