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


Bootstrap and regtesting on x86_64-suse-linux-gnu.
SVN sources: mainline.
LAST_UPDATED: Sat Apr 10 20:01:19 UTC 2010 (revision 158195)

		=== 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/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
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  -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/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  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)

		=== gcc Summary for unix ===

# of expected passes		72348
# of unexpected failures	21
# of unexpected successes	26
# of expected failures		187
# of unsupported tests		990

Running target unix/-m32
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
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 -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/pr41447-1.c  -O2 -flto  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  -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/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)

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

# of expected passes		72892
# of unexpected failures	12
# of unexpected successes	32
# of expected failures		182
# of unsupported tests		606

		=== gcc Summary ===

# of expected passes		145240
# of unexpected failures	33
# of unexpected successes	58
# of expected failures		369
# of unsupported tests		1596
/build/gcc/gcc/xgcc  version 4.6.0 20100410 (experimental) [trunk revision 158195] (GCC) 

		=== gfortran tests ===


Running target unix

		=== gfortran Summary for unix ===

# of expected passes		34276
# of expected failures		20
# of unsupported tests		58

Running target unix/-m32

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

# of expected passes		34131
# of expected failures		20
# of unsupported tests		126

		=== gfortran Summary ===

# of expected passes		68407
# of expected failures		40
# of unsupported tests		184
/build/gcc/gcc/testsuite/gfortran/../../gfortran  version 4.6.0 20100410 (experimental) [trunk revision 158195] (GCC) 

		=== g++ tests ===


Running target unix

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

# of expected passes		22711
# of expected failures		151
# of unsupported tests		319

Running target unix/-m32
FAIL: g++.dg/other/pr35504.C execution test

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

# of expected passes		23139
# of unexpected failures	1
# of expected failures		151
# of unsupported tests		113

		=== g++ Summary ===

# of expected passes		45850
# of unexpected failures	1
# of expected failures		302
# of unsupported tests		432
/build/gcc/gcc/testsuite/g++/../../g++  version 4.6.0 20100410 (experimental) [trunk revision 158195] (GCC) 

		=== gnat tests ===


Running target unix/-m32

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

# of expected passes		759
# of expected failures		7

Running target unix

		=== gnat Summary for unix ===

# of expected passes		759
# of expected failures		7

		=== gnat Summary ===

# of expected passes		1518
# of expected failures		14
		=== objc tests ===


Running target unix/-m32

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

# of expected passes		1877
# of expected failures		7
# of unsupported tests		20

Running target unix

		=== objc Summary for unix ===

# of expected passes		1869
# of expected failures		15
# of unsupported tests		20

		=== objc Summary ===

# of expected passes		3746
# of expected failures		22
# of unsupported tests		40
/build/gcc/gcc/xgcc  version 4.6.0 20100410 (experimental) [trunk revision 158195] (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		2460

Running target unix

		=== libgomp Summary for unix ===

# of expected passes		2460

		=== libgomp Summary ===

# of expected passes		4920
		=== 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
FAIL: libmudflap.c/fail31-frag.c (-O3) output pattern test
FAIL: libmudflap.c/pass45-frag.c (-O3) execution test
FAIL: libmudflap.c/pass45-frag.c (-O3) output pattern test
FAIL: libmudflap.c/pass45-frag.c (-O3) execution test
FAIL: libmudflap.c/pass45-frag.c (-O3) output pattern test
FAIL: libmudflap.c++/pass41-frag.cxx (test for excess errors)
FAIL: libmudflap.c++/pass41-frag.cxx execution test
FAIL: libmudflap.c++/pass57-frag.cxx (test for excess errors)
FAIL: libmudflap.c++/pass41-frag.cxx (-static) (test for excess errors)
FAIL: libmudflap.c++/pass41-frag.cxx (-static) execution test
FAIL: libmudflap.c++/pass57-frag.cxx (-static) (test for excess errors)
FAIL: libmudflap.c++/pass41-frag.cxx ( -O) (test for excess errors)
FAIL: libmudflap.c++/pass41-frag.cxx ( -O) execution test
FAIL: libmudflap.c++/pass57-frag.cxx ( -O) (test for excess errors)
FAIL: libmudflap.c++/pass41-frag.cxx (-O2) (test for excess errors)
FAIL: libmudflap.c++/pass41-frag.cxx (-O2) execution test
FAIL: libmudflap.c++/pass57-frag.cxx (-O2) (test for excess errors)
FAIL: libmudflap.c++/pass41-frag.cxx (-O3) (test for excess errors)
FAIL: libmudflap.c++/pass41-frag.cxx (-O3) execution test
FAIL: libmudflap.c++/pass57-frag.cxx (-O3) (test for excess errors)

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

# of expected passes		1874
# of unexpected failures	20

Running target unix
FAIL: libmudflap.c/fail31-frag.c (-O3) output pattern test
FAIL: libmudflap.c/pass45-frag.c (-O3) execution test
FAIL: libmudflap.c/pass45-frag.c (-O3) output pattern test
FAIL: libmudflap.c/pass45-frag.c (-O3) execution test
FAIL: libmudflap.c/pass45-frag.c (-O3) output pattern test
FAIL: libmudflap.c++/pass41-frag.cxx (test for excess errors)
FAIL: libmudflap.c++/pass41-frag.cxx execution test
FAIL: libmudflap.c++/pass57-frag.cxx (test for excess errors)
FAIL: libmudflap.c++/pass41-frag.cxx (-static) (test for excess errors)
FAIL: libmudflap.c++/pass41-frag.cxx (-static) execution test
FAIL: libmudflap.c++/pass57-frag.cxx (-static) (test for excess errors)
FAIL: libmudflap.c++/pass41-frag.cxx ( -O) (test for excess errors)
FAIL: libmudflap.c++/pass41-frag.cxx ( -O) execution test
FAIL: libmudflap.c++/pass57-frag.cxx ( -O) (test for excess errors)
FAIL: libmudflap.c++/pass41-frag.cxx (-O2) (test for excess errors)
FAIL: libmudflap.c++/pass41-frag.cxx (-O2) execution test
FAIL: libmudflap.c++/pass57-frag.cxx (-O2) (test for excess errors)
FAIL: libmudflap.c++/pass41-frag.cxx (-O3) (test for excess errors)
FAIL: libmudflap.c++/pass41-frag.cxx (-O3) execution test
FAIL: libmudflap.c++/pass57-frag.cxx (-O3) (test for excess errors)

		=== libmudflap Summary for unix ===

# of expected passes		1874
# of unexpected failures	20

		=== libmudflap Summary ===

# of expected passes		3748
# of unexpected failures	40
		=== libstdc++ tests ===


Running target unix

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

# of expected passes		7721
# of expected failures		95
# of unsupported tests		11

Running target unix/-m32

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

# of expected passes		7721
# of expected failures		95
# of unsupported tests		11

		=== libstdc++ Summary ===

# of expected passes		15442
# of expected failures		190
# of unsupported tests		22

Compiler version: 4.6.0 20100410 (experimental) [trunk revision 158195] (GCC) 
Platform: x86_64-suse-linux-gnu
configure flags: --prefix=/opt/gcc/4.6-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-30
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]