Results for 4.6.0 20101124 (experimental) (GCC) testsuite on i686-pc-linux-gnu

GCC regression tester regress@geoffk.org
Wed Nov 24 19:09:00 GMT 2010


This build run by an automatic regression tester.
See <http://glutton.geoffk.org/HEAD/> for more information.

Date: 2010-11-24T17:43:01Z
Revision: 167122
URL: svn://gcc.gnu.org/svn/gcc/trunk
Status: regress-5
Prev-Endtime: 2010-11-24T17:42:13Z

Native configuration is i686-pc-linux-gnu

		=== g++ tests ===


Running target unix
FAIL: g++.dg/guality/redeclaration1.C  -O0  line 17 i == 24
FAIL: g++.dg/guality/redeclaration1.C  -O1  line 17 i == 24
FAIL: g++.dg/guality/redeclaration1.C  -O2  line 17 i == 24
FAIL: g++.dg/guality/redeclaration1.C  -O3 -fomit-frame-pointer  line 17 i == 24
FAIL: g++.dg/guality/redeclaration1.C  -O3 -g  line 17 i == 24
FAIL: g++.dg/guality/redeclaration1.C  -Os  line 17 i == 24
FAIL: g++.dg/tree-prof/partition1.C compilation,  -g  -fprofile-generate
UNRESOLVED: g++.dg/tree-prof/partition1.C execution,    -g  -fprofile-generate
UNRESOLVED: g++.dg/tree-prof/partition1.C compilation,  -g  -fprofile-use
UNRESOLVED: g++.dg/tree-prof/partition1.C execution,    -g  -fprofile-use
FAIL: g++.dg/tree-prof/partition1.C compilation,  -O3 -g  -fprofile-generate
UNRESOLVED: g++.dg/tree-prof/partition1.C execution,    -O3 -g  -fprofile-generate
UNRESOLVED: g++.dg/tree-prof/partition1.C compilation,  -O3 -g  -fprofile-use
UNRESOLVED: g++.dg/tree-prof/partition1.C execution,    -O3 -g  -fprofile-use
FAIL: g++.dg/tree-prof/partition2.C compilation,  -g  -fprofile-generate
UNRESOLVED: g++.dg/tree-prof/partition2.C execution,    -g  -fprofile-generate
UNRESOLVED: g++.dg/tree-prof/partition2.C compilation,  -g  -fprofile-use
UNRESOLVED: g++.dg/tree-prof/partition2.C execution,    -g  -fprofile-use
FAIL: g++.dg/tree-prof/partition2.C compilation,  -O3 -g  -fprofile-generate
UNRESOLVED: g++.dg/tree-prof/partition2.C execution,    -O3 -g  -fprofile-generate
UNRESOLVED: g++.dg/tree-prof/partition2.C compilation,  -O3 -g  -fprofile-use
UNRESOLVED: g++.dg/tree-prof/partition2.C execution,    -O3 -g  -fprofile-use

		=== g++ Summary ===

# of expected passes		25742
# of unexpected failures	10
# of expected failures		156
# of unresolved testcases	12
# of unsupported tests		144
/home/regress/tbox/native/build/gcc/testsuite/g++/../../g++  version 4.6.0 20101124 (experimental) (GCC) 

		=== gcc tests ===


Running target unix
FAIL: gcc.dg/cproj-fails-with-broken-glibc.c execution test
FAIL: gcc.dg/pr14963.c (internal compiler error)
FAIL: gcc.dg/pr14963.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/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
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
FAIL: gcc.dg/guality/pr43077-1.c  -O2 -flto -flto-partition=none  line 42 varb == 2
FAIL: gcc.dg/guality/pr43077-1.c  -O2 -flto  line 42 varb == 2
FAIL: gcc.dg/guality/pr43479.c  -O2 -flto -flto-partition=none  line 13 h == 9
FAIL: gcc.dg/guality/pr43479.c  -O2 -flto -flto-partition=none  line 18 h == 9
FAIL: gcc.dg/guality/pr43479.c  -O2 -flto  line 13 h == 9
FAIL: gcc.dg/guality/pr43479.c  -O2 -flto  line 18 h == 9
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 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)
XPASS: gcc.dg/tree-ssa/20040204-1.c scan-tree-dump-times optimized "link_error" 0
FAIL: gcc.target/i386/pr38240.c (internal compiler error)
FAIL: gcc.target/i386/pr38240.c (test for excess errors)

		=== gcc Summary ===

# of expected passes		75560
# of unexpected failures	20
# of unexpected successes	14
# of expected failures		232
# of unsupported tests		1434
/home/regress/tbox/native/build/gcc/xgcc  version 4.6.0 20101124 (experimental) (GCC) 

		=== gfortran tests ===


Running target unix

		=== gfortran Summary ===

# of expected passes		37120
# of expected failures		42
# of unsupported tests		180
/home/regress/tbox/native/build/gcc/testsuite/gfortran/../../gfortran  version 4.6.0 20101124 (experimental) (GCC) 

		=== objc tests ===


Running target unix
XPASS: objc.dg-struct-layout-encoding-1/t026_main.m execution test

		=== objc Summary ===

# of expected passes		2681
# of unexpected successes	1
# of expected failures		6
# of unsupported tests		74
/home/regress/tbox/native/build/gcc/xgcc  version 4.6.0 20101124 (experimental) (GCC) 

		=== libffi tests ===


Running target unix

		=== libffi Summary ===

# of expected passes		1634
# of expected failures		10
# of unsupported tests		15
		=== libgomp tests ===


Running target unix

		=== libgomp Summary ===

# of expected passes		2494
		=== libjava tests ===


Running target unix

		=== libjava Summary ===

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


Running target unix
FAIL: libmudflap.c/fail40-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 execution test
FAIL: libmudflap.c/pass49-frag.c output pattern test
FAIL: libmudflap.c/pass51-frag.c execution test
FAIL: libmudflap.c/pass51-frag.c execution test
FAIL: libmudflap.c/fail40-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 (-static) execution test
FAIL: libmudflap.c/pass49-frag.c (-static) output pattern test
FAIL: libmudflap.c/pass51-frag.c (-static) execution test
FAIL: libmudflap.c/pass51-frag.c (-static) execution test
FAIL: libmudflap.c/fail40-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 (-O2) execution test
FAIL: libmudflap.c/pass49-frag.c (-O2) output pattern test
FAIL: libmudflap.c/pass51-frag.c (-O2) execution test
FAIL: libmudflap.c/pass51-frag.c (-O2) execution test
FAIL: libmudflap.c/fail40-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
FAIL: libmudflap.c/pass49-frag.c (-O3) execution test
FAIL: libmudflap.c/pass49-frag.c (-O3) output pattern test
FAIL: libmudflap.c/pass51-frag.c (-O3) execution test
FAIL: libmudflap.c/pass51-frag.c (-O3) execution test

		=== libmudflap Summary ===

# of expected passes		1866
# of unexpected failures	28
		=== libstdc++ tests ===


Running target unix
FAIL: 20_util/unique_ptr/requirements/explicit_instantiation/explicit_instantiation.cc (test for excess errors)

		=== libstdc++ Summary ===

# of expected passes		8184
# of unexpected failures	1
# of expected failures		85
# of unsupported tests		102

Compiler version: 4.6.0 20101124 (experimental) (GCC) 
Platform: i686-pc-linux-gnu
configure flags: --prefix=/home/regress/tbox/objs --target=i686-pc-linux-gnu



More information about the Gcc-testresults mailing list