This is the mail archive of the
gcc-testresults@gcc.gnu.org
mailing list for the GCC project.
Results for 4.5.4 20110716 (prerelease) [gcc-4_5-branch revision 176350] (GCC) testsuite on x86_64-unknown-linux-gnu
- From: hjl at gnu-34 dot sc dot intel dot com (H.J. Lu (Intel64))
- To: gcc-testresults at gcc dot gnu dot org
- Date: Sat, 16 Jul 2011 00:59:39 -0700
- Subject: Results for 4.5.4 20110716 (prerelease) [gcc-4_5-branch revision 176350] (GCC) testsuite on x86_64-unknown-linux-gnu
LAST_UPDATED: Sat Jul 16 07:11:07 UTC 2011 (revision 176350)
Native configuration is x86_64-unknown-linux-gnu
=== g++ tests ===
Running target unix
=== g++ Summary for unix ===
# of expected passes 17543
# of expected failures 144
# of unsupported tests 146
Running target unix/-m32
=== g++ Summary for unix/-m32 ===
# of expected passes 17652
# of expected failures 144
# of unsupported tests 110
=== g++ Summary ===
# of expected passes 35195
# of expected failures 288
# of unsupported tests 256
/export/gnu/import/svn/gcc-test/bld/gcc/testsuite/g++/../../g++ version 4.5.4 20110716 (prerelease) [gcc-4_5-branch revision 176350] (GCC)
=== gcc tests ===
Running target unix
FAIL: gcc.c-torture/compile/limits-exprparen.c -O0 (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c -O1 (test for excess errors)
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 (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c -O3 -g (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c -Os (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c -O2 -flto (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c -O2 -fwhopr (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/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 -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 82839
# of unexpected failures 28
# of unexpected successes 44
# of expected failures 352
# of unsupported tests 830
Running target unix/-m32
FAIL: gcc.c-torture/compile/limits-exprparen.c -O0 (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c -O1 (test for excess errors)
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 (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c -O3 -g (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c -Os (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c -O2 -flto (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c -O2 -fwhopr (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/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 44885
# of unexpected failures 8
# of expected failures 43
# of unsupported tests 345
=== gcc Summary ===
# of expected passes 127724
# of unexpected failures 36
# of unexpected successes 44
# of expected failures 395
# of unsupported tests 1175
/export/gnu/import/svn/gcc-test/bld/gcc/xgcc version 4.5.4 20110716 (prerelease) [gcc-4_5-branch revision 176350] (GCC)
=== gfortran tests ===
Running target unix
=== gfortran Summary for unix ===
# of expected passes 33340
# of expected failures 18
# of unsupported tests 28
Running target unix/-m32
=== gfortran Summary for unix/-m32 ===
# of expected passes 33194
# of expected failures 18
# of unsupported tests 97
=== gfortran Summary ===
# of expected passes 66534
# of expected failures 36
# of unsupported tests 125
/export/gnu/import/svn/gcc-test/bld/gcc/testsuite/gfortran/../../gfortran version 4.5.4 20110716 (prerelease) [gcc-4_5-branch revision 176350] (GCC)
=== objc tests ===
Running target unix/-m32
=== objc Summary for unix/-m32 ===
# of expected passes 2
Running target unix
=== objc Summary for unix ===
# of expected passes 2
=== objc Summary ===
# of expected passes 3756
# of expected failures 22
# of unsupported tests 40
/export/gnu/import/svn/gcc-test/bld/gcc/xgcc version 4.5.4 20110716 (prerelease) [gcc-4_5-branch revision 176350] (GCC)
=== libffi tests ===
Running target unix/-m32
=== libffi Summary for unix/-m32 ===
# of expected passes 24
Running target unix
=== libffi Summary for unix ===
# of expected passes 24
=== libffi Summary ===
# of expected passes 3268
# of expected failures 20
# of unsupported tests 30
=== libgomp tests ===
Running target unix/-m32
FAIL: libgomp.graphite/force-parallel-1.c execution test
=== libgomp Summary for unix/-m32 ===
# of expected passes 45
# of unexpected failures 1
Running target unix
FAIL: libgomp.graphite/force-parallel-1.c execution test
=== libgomp Summary for unix ===
# of expected passes 45
# of unexpected failures 1
=== libgomp Summary ===
# of expected passes 5206
# of unexpected failures 2
=== libjava tests ===
Running target unix/-m32
=== libjava Summary for unix/-m32 ===
Running target unix
=== libjava Summary for unix ===
=== libjava Summary ===
# of expected passes 5148
=== libmudflap tests ===
Running target unix/-m32
FAIL: libmudflap.c/pass46-frag.c (-O2) (test for excess errors)
FAIL: libmudflap.c/pass46-frag.c (-O2) (test for excess errors)
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/pass46-frag.c (-O3) (test for excess errors)
FAIL: libmudflap.c/pass46-frag.c (-O3) (test for excess errors)
FAIL: libmudflap.c++/pass41-frag.cxx execution test
FAIL: libmudflap.c++/pass41-frag.cxx ( -O) execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-O2) execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-O3) execution test
=== libmudflap Summary for unix/-m32 ===
# of expected passes 264
Running target unix
FAIL: libmudflap.c/pass46-frag.c (-O2) (test for excess errors)
FAIL: libmudflap.c/pass46-frag.c (-O2) (test for excess errors)
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/pass46-frag.c (-O3) (test for excess errors)
FAIL: libmudflap.c/pass46-frag.c (-O3) (test for excess errors)
FAIL: libmudflap.c++/pass41-frag.cxx execution test
FAIL: libmudflap.c++/pass41-frag.cxx ( -O) execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-O2) execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-O3) execution test
=== libmudflap Summary for unix ===
# of expected passes 264
=== libmudflap Summary ===
# of expected passes 2828
# of unexpected failures 26
=== libstdc++ tests ===
Running target unix
FAIL: 22_locale/time_get/get_weekday/char/38081-1.cc execution test
FAIL: 22_locale/time_get/get_weekday/char/38081-2.cc execution test
FAIL: ext/profile/mh.cc (test for excess errors)
=== libstdc++ Summary for unix ===
# of expected passes 7729
# of unexpected failures 3
# of expected failures 95
# of unsupported tests 11
Running target unix/-m32
FAIL: 22_locale/time_get/get_weekday/char/38081-1.cc execution test
FAIL: 22_locale/time_get/get_weekday/char/38081-2.cc execution test
FAIL: ext/profile/mh.cc (test for excess errors)
=== libstdc++ Summary for unix/-m32 ===
# of expected passes 7729
# of unexpected failures 3
# of expected failures 95
# of unsupported tests 11
=== libstdc++ Summary ===
# of expected passes 15458
# of unexpected failures 6
# of expected failures 190
# of unsupported tests 22
Compiler version: 4.5.4 20110716 (prerelease) [gcc-4_5-branch revision 176350] (GCC)
Platform: x86_64-unknown-linux-gnu
configure flags: --prefix=/usr/local --enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld --with-fpmath=sse --enable-languages=c,c++,fortran,java,lto,objc