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 20100614 (experimental) [trunk revision 160694] (GCC) testsuite on x86_64-suse-linux-gnu


Bootstrap and regtesting on x86_64-suse-linux-gnu.
SVN sources: mainline.
LAST_UPDATED: Mon Jun 14 01:53:36 UTC 2010 (revision 160694)

		=== acats tests ===

		=== acats Summary ===
# of expected passes		2321
# of unexpected failures	0
Native configuration is x86_64-suse-linux-gnu

		=== gcc tests ===


Running target unix
FAIL: gcc.dg/cproj-fails-with-broken-glibc.c execution test
FAIL: gcc.dg/pr34668-1.c (internal compiler error)
FAIL: gcc.dg/pr34668-1.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/example.c  -O2 -flto  execution test
XPASS: gcc.dg/guality/example.c  -O2 -fwhopr  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  execution test
XPASS: gcc.dg/guality/guality.c  -O2 -fwhopr  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
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
FAIL: gcc.dg/guality/pr41353-1.c  -O2 -flto  line 28 i == 37
FAIL: gcc.dg/guality/pr41353-1.c  -O2 -flto  line 28 i1 == 2 * 37
FAIL: gcc.dg/guality/pr41353-1.c  -O2 -flto  line 28 i2 == 3 * 37
FAIL: gcc.dg/guality/pr41353-1.c  -O2 -fwhopr  line 28 i == 37
FAIL: gcc.dg/guality/pr41353-1.c  -O2 -fwhopr  line 28 i1 == 2 * 37
FAIL: gcc.dg/guality/pr41353-1.c  -O2 -fwhopr  line 28 i2 == 3 * 37
XPASS: gcc.dg/guality/pr41447-1.c  -O0  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
XPASS: gcc.dg/guality/pr41616-1.c  -O2 -flto  execution test
XPASS: gcc.dg/guality/pr41616-1.c  -O2 -fwhopr  execution test
FAIL: gcc.dg/guality/sra-1.c  -O1  line 20 a.j == 14
FAIL: gcc.dg/guality/sra-1.c  -O2  line 20 a.j == 14
FAIL: gcc.dg/guality/sra-1.c  -O3 -fomit-frame-pointer  line 20 a.j == 14
FAIL: gcc.dg/guality/sra-1.c  -O3 -g  line 20 a.j == 14
FAIL: gcc.dg/guality/sra-1.c  -Os  line 20 a.j == 14
FAIL: gcc.dg/guality/sra-1.c  -O2 -flto  line 20 a.i == 4
FAIL: gcc.dg/guality/sra-1.c  -O2 -flto  line 20 a.j == 14
FAIL: gcc.dg/guality/sra-1.c  -O2 -flto  line 42 a.i == 4
FAIL: gcc.dg/guality/sra-1.c  -O2 -flto  line 42 a.j == 14
FAIL: gcc.dg/guality/sra-1.c  -O2 -fwhopr  line 20 a.i == 4
FAIL: gcc.dg/guality/sra-1.c  -O2 -fwhopr  line 20 a.j == 14
FAIL: gcc.dg/guality/sra-1.c  -O2 -fwhopr  line 42 a.i == 4
FAIL: gcc.dg/guality/sra-1.c  -O2 -fwhopr  line 42 a.j == 14
FAIL: gcc.dg/guality/vla-1.c  -O1  line 24 sizeof (a) == 17 * sizeof (short)
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 24 sizeof (a) == 17 * sizeof (short)
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 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-1.c  -O2 -fwhopr  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c  -O2 -fwhopr  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-2.c  -O1  line 25 sizeof (a) == 6 * 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 25 sizeof (a) == 6 * 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 25 sizeof (a) == 6 * sizeof (int)
XPASS: gcc.dg/tree-ssa/20040204-1.c scan-tree-dump-times optimized "link_error" 0

		=== gcc Summary for unix ===

# of expected passes		73953
# of unexpected failures	37
# of unexpected successes	29
# of expected failures		184
# of unsupported tests		1038

Running target unix/-m32
FAIL: gcc.c-torture/execute/frame-address.c execution,  -O2 
FAIL: gcc.c-torture/execute/frame-address.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/frame-address.c execution,  -Os 
FAIL: gcc.c-torture/execute/frame-address.c execution,  -O2 -flto 
FAIL: gcc.c-torture/execute/frame-address.c execution,  -O2 -fwhopr 
FAIL: gcc.dg/cproj-fails-with-broken-glibc.c execution test
FAIL: gcc.dg/pr34668-1.c (internal compiler error)
FAIL: gcc.dg/pr34668-1.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/example.c  -O2 -flto  execution test
XPASS: gcc.dg/guality/example.c  -O2 -fwhopr  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  execution test
XPASS: gcc.dg/guality/guality.c  -O2 -fwhopr  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
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
FAIL: gcc.dg/guality/pr41353-1.c  -O2 -flto  line 28 i == 37
FAIL: gcc.dg/guality/pr41353-1.c  -O2 -flto  line 28 i1 == 2 * 37
FAIL: gcc.dg/guality/pr41353-1.c  -O2 -flto  line 28 i2 == 3 * 37
FAIL: gcc.dg/guality/pr41353-1.c  -O2 -fwhopr  line 28 i == 37
FAIL: gcc.dg/guality/pr41353-1.c  -O2 -fwhopr  line 28 i1 == 2 * 37
FAIL: gcc.dg/guality/pr41353-1.c  -O2 -fwhopr  line 28 i2 == 3 * 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 -g  execution test
XPASS: gcc.dg/guality/pr41447-1.c  -Os  execution test
XPASS: gcc.dg/guality/pr41447-1.c  -O2 -flto  execution test
XPASS: gcc.dg/guality/pr41447-1.c  -O2 -fwhopr  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
XPASS: gcc.dg/guality/pr41616-1.c  -O2 -flto  execution test
XPASS: gcc.dg/guality/pr41616-1.c  -O2 -fwhopr  execution test
FAIL: gcc.dg/guality/sra-1.c  -O1  line 20 a.j == 14
FAIL: gcc.dg/guality/sra-1.c  -O2  line 20 a.j == 14
FAIL: gcc.dg/guality/sra-1.c  -O3 -fomit-frame-pointer  line 20 a.j == 14
FAIL: gcc.dg/guality/sra-1.c  -O3 -g  line 20 a.j == 14
FAIL: gcc.dg/guality/sra-1.c  -Os  line 20 a.j == 14
FAIL: gcc.dg/guality/sra-1.c  -O2 -flto  line 20 a.i == 4
FAIL: gcc.dg/guality/sra-1.c  -O2 -flto  line 20 a.j == 14
FAIL: gcc.dg/guality/sra-1.c  -O2 -flto  line 42 a.i == 4
FAIL: gcc.dg/guality/sra-1.c  -O2 -flto  line 42 a.j == 14
FAIL: gcc.dg/guality/sra-1.c  -O2 -fwhopr  line 20 a.i == 4
FAIL: gcc.dg/guality/sra-1.c  -O2 -fwhopr  line 20 a.j == 14
FAIL: gcc.dg/guality/sra-1.c  -O2 -fwhopr  line 42 a.i == 4
FAIL: gcc.dg/guality/sra-1.c  -O2 -fwhopr  line 42 a.j == 14
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-1.c  -O2 -fwhopr  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c  -O2 -fwhopr  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-2.c  -O1  line 25 sizeof (a) == 6 * 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 25 sizeof (a) == 6 * 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 25 sizeof (a) == 6 * sizeof (int)
XPASS: gcc.dg/tree-ssa/20040204-1.c scan-tree-dump-times optimized "link_error" 0

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

# of expected passes		73848
# of unexpected failures	37
# of unexpected successes	35
# of expected failures		179
# of unsupported tests		655

		=== gcc Summary ===

# of expected passes		147801
# of unexpected failures	74
# of unexpected successes	64
# of expected failures		363
# of unsupported tests		1693
/build/gcc/gcc/xgcc  version 4.6.0 20100614 (experimental) [trunk revision 160694] (GCC) 

		=== gfortran tests ===


Running target unix
FAIL: gfortran.dg/array_constructor_11.f90  -O3 -g  (internal compiler error)
FAIL: gfortran.dg/array_constructor_11.f90  -O3 -g  (test for excess errors)
WARNING: gfortran.dg/array_constructor_11.f90  -O3 -g  compilation failed to produce executable

		=== gfortran Summary for unix ===

# of expected passes		34781
# of unexpected failures	2
# of expected failures		23
# of unsupported tests		58

Running target unix/-m32
FAIL: gfortran.dg/array_constructor_11.f90  -O3 -g  (internal compiler error)
FAIL: gfortran.dg/array_constructor_11.f90  -O3 -g  (test for excess errors)
WARNING: gfortran.dg/array_constructor_11.f90  -O3 -g  compilation failed to produce executable

		=== gfortran Summary for unix/-m32 ===

# of expected passes		34636
# of unexpected failures	2
# of expected failures		23
# of unsupported tests		126

		=== gfortran Summary ===

# of expected passes		69417
# of unexpected failures	4
# of expected failures		46
# of unsupported tests		184
/build/gcc/gcc/testsuite/gfortran/../../gfortran  version 4.6.0 20100614 (experimental) [trunk revision 160694] (GCC) 

		=== g++ tests ===


Running target unix

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

# of expected passes		24110
# of expected failures		148
# of unsupported tests		321

Running target unix/-m32
FAIL: g++.dg/lto/20081109 cp_lto_20081109_0.o-cp_lto_20081109_1.o execute -O2 -fwhopr

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

# of expected passes		23887
# of unexpected failures	1
# of expected failures		148
# of unsupported tests		119

		=== g++ Summary ===

# of expected passes		47997
# of unexpected failures	1
# of expected failures		296
# of unsupported tests		440
/build/gcc/gcc/testsuite/g++/../../g++  version 4.6.0 20100614 (experimental) [trunk revision 160694] (GCC) 

		=== gnat tests ===


Running target unix/-m32

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

# of expected passes		805
# of expected failures		11
# of unsupported tests		1

Running target unix

		=== gnat Summary for unix ===

# of expected passes		805
# of expected failures		11
# of unsupported tests		1

		=== gnat Summary ===

# of expected passes		1610
# of expected failures		22
# of unsupported tests		2
		=== objc tests ===


Running target unix/-m32

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

# of expected passes		2009
# of expected failures		7
# of unsupported tests		28

Running target unix

		=== objc Summary for unix ===

# of expected passes		1971
# of expected failures		15
# of unsupported tests		28

		=== objc Summary ===

# of expected passes		3980
# of expected failures		22
# of unsupported tests		56
/build/gcc/gcc/xgcc  version 4.6.0 20100614 (experimental) [trunk revision 160694] (GCC) 

		=== libffi tests ===


Running target unix/-m32

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

# of expected passes		1624
# of expected failures		10
# of unsupported tests		15

Running target unix

		=== libffi Summary for unix ===

# of expected passes		1624
# of expected failures		10
# of unsupported tests		15

		=== libffi Summary ===

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


Running target unix/-m32

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

# of expected passes		2494

Running target unix

		=== libgomp Summary for unix ===

# of expected passes		2494

		=== libgomp Summary ===

# of expected passes		4988
		=== libjava tests ===


Running target unix/-m32

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

# of expected passes		2574

Running target unix

		=== libjava Summary for unix ===

# of expected passes		2574

		=== libjava Summary ===

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


Running target unix/-m32

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

# of expected passes		1894

Running target unix

		=== libmudflap Summary for unix ===

# of expected passes		1894

		=== libmudflap Summary ===

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


Running target unix

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

# of expected passes		7804
# of expected failures		97
# of unsupported tests		11

Running target unix/-m32

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

# of expected passes		7804
# of expected failures		97
# of unsupported tests		11

		=== libstdc++ Summary ===

# of expected passes		15608
# of expected failures		194
# of unsupported tests		22

Compiler version: 4.6.0 20100614 (experimental) [trunk revision 160694] (GCC) 
Platform: x86_64-suse-linux-gnu
configure flags: --prefix=/opt/gcc/4.5-devel --enable-checking=yes,rtl --enable-gold --enable-lto --enable-decimal-float --enable-threads=posix --enable-clocale=gnu --enable-ssp --disable-libssp --enable-libstdcxx-allocator=new --enable-__cxa_atexit --enable-shared --enable-languages=c,c++,ada,java,fortran,objc --with-system-zlib x86_64-suse-linux-gnu
Version of binutils: GNU ld (GNU Binutils; devel:gcc / openSUSE_11.2) 2.20.0.20100122-33
Version of glibc (/lib/libc.so.6): 2.10.1 (20090918)
Version of glibc (/lib64/libc.so.6): 2.10.1 (20090918)


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