This is the mail archive of the
gcc-testresults@gcc.gnu.org
mailing list for the GCC project.
Results for 4.7.0 20110327 (experimental) (GCC) testsuite on i686-pc-linux-gnu
- From: GCC regression tester <regress at geoffk dot org>
- To: gcc-testresults at gcc dot gnu dot org
- Date: Sun, 27 Mar 2011 11:15:42 -0700
- Subject: Results for 4.7.0 20110327 (experimental) (GCC) testsuite on i686-pc-linux-gnu
This build run by an automatic regression tester.
See <http://glutton.geoffk.org/HEAD/> for more information.
Date: 2011-03-27T16:50:07Z
Revision: 171574
URL: svn://gcc.gnu.org/svn/gcc/trunk
Status: regress-4
Prev-Endtime: 2011-03-27T11:32:01Z
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
=== g++ Summary ===
# of expected passes 27064
# of unexpected failures 6
# of expected failures 162
# of unsupported tests 157
/home/regress/tbox/native/build/gcc/testsuite/g++/../../g++ version 4.7.0 20110327 (experimental) (GCC)
=== 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)
FAIL: gcc.dg/cproj-fails-with-broken-glibc.c execution test
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
XPASS: gcc.dg/guality/guality.c -O2 -flto -flto-partition=none execution test
XPASS: gcc.dg/guality/guality.c -O2 -flto 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/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 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 -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 (internal compiler error)
FAIL: gcc.dg/vect/pr38529.c (test for excess errors)
FAIL: gcc.dg/vect/pr38529.c scan-tree-dump-times vect "OUTER LOOP VECTORIZED" 1
=== gcc Summary ===
# of expected passes 76600
# of unexpected failures 42
# of unexpected successes 15
# of expected failures 210
# of unsupported tests 1433
/home/regress/tbox/native/build/gcc/xgcc version 4.7.0 20110327 (experimental) (GCC)
=== gfortran tests ===
Running target unix
FAIL: gfortran.dg/cray_pointers_8.f90 -O2 execution test
FAIL: gfortran.dg/cray_pointers_8.f90 -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/cray_pointers_8.f90 -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: gfortran.dg/cray_pointers_8.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: gfortran.dg/cray_pointers_8.f90 -O3 -g execution test
FAIL: gfortran.dg/cray_pointers_8.f90 -Os execution test
=== gfortran Summary ===
# of expected passes 38271
# of unexpected failures 6
# of expected failures 41
# of unsupported tests 212
/home/regress/tbox/native/build/gcc/testsuite/gfortran/../../gfortran version 4.7.0 20110327 (experimental) (GCC)
=== objc tests ===
Running target unix
=== objc Summary ===
# of expected passes 2918
# of expected failures 6
# of unsupported tests 74
/home/regress/tbox/native/build/gcc/xgcc version 4.7.0 20110327 (experimental) (GCC)
=== boehm-gc tests ===
Running target unix
FAIL: boehm-gc.c/thread_leak_test.c -O2 (test for excess errors)
=== boehm-gc Summary ===
# of expected passes 11
# of unexpected failures 1
# of unsupported tests 1
=== 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 2542
=== 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
=== libstdc++ Summary ===
# of expected passes 8274
# of expected failures 84
# of unsupported tests 110
Compiler version: 4.7.0 20110327 (experimental) (GCC)
Platform: i686-pc-linux-gnu
configure flags: --prefix=/home/regress/tbox/objs --target=i686-pc-linux-gnu