This is the mail archive of the
gcc-testresults@gcc.gnu.org
mailing list for the GCC project.
Results for 4.5.2 20100922 (prerelease) (GCC) testsuite on x86_64-unknown-linux-gnu
- From: hjl at gnu-35 dot sc dot intel dot com (H.J. Lu (Intel64))
- To: gcc-testresults at gcc dot gnu dot org
- Date: Wed, 22 Sep 2010 16:57:17 -0700
- Subject: Results for 4.5.2 20100922 (prerelease) (GCC) testsuite on x86_64-unknown-linux-gnu
Native configuration is x86_64-unknown-linux-gnu
=== gcc tests ===
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/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 ===
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/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 -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 ===
=== gcc Summary ===
# of expected passes 146483
# of unexpected failures 36
# of unexpected successes 58
# of expected failures 387
# of unsupported tests 1636
/export/build/gnu/gcc-4.5/build-x86_64-linux/gcc/xgcc version 4.5.2 20100922 (prerelease) (GCC)
=== gfortran tests ===
Running target unix/-m32
=== gfortran Summary for unix/-m32 ===
# of expected passes 4014
Running target unix
=== gfortran Summary for unix ===
# of expected passes 4014
=== gfortran Summary ===
# of expected passes 68503
# of expected failures 62
# of unsupported tests 172
/export/build/gnu/gcc-4.5/build-x86_64-linux/gcc/testsuite/gfortran/../../gfortran version 4.5.2 20100922 (prerelease) (GCC)
=== g++ tests ===
Running target unix/-m32
=== g++ Summary for unix/-m32 ===
# of expected passes 6796
# of expected failures 26
# of unsupported tests 10
Running target unix
=== g++ Summary for unix ===
# of expected passes 6749
# of expected failures 26
# of unsupported tests 20
=== g++ Summary ===
# of expected passes 46347
# of expected failures 302
# of unsupported tests 416
/export/build/gnu/gcc-4.5/build-x86_64-linux/gcc/testsuite/g++/../../g++ version 4.5.2 20100922 (prerelease) (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/build/gnu/gcc-4.5/build-x86_64-linux/gcc/xgcc version 4.5.2 20100922 (prerelease) (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 3248
# 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 5078
# 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/-m32
=== libstdc++ Summary for unix/-m32 ===
# of expected passes 7727
# of expected failures 95
# of unsupported tests 11
Running target unix
=== libstdc++ Summary for unix ===
# of expected passes 7727
# of expected failures 95
# of unsupported tests 11
=== libstdc++ Summary ===
# of expected passes 15456
# of expected failures 190
# of unsupported tests 22
Compiler version: 4.5.2 20100922 (prerelease) (GCC)
Platform: x86_64-unknown-linux-gnu
configure flags: --enable-clocale=gnu --with-system-zlib --with-demangler-in-ld --enable-shared --enable-threads=posix --enable-haifa --prefix=/usr/gcc-4.5.2 --with-local-prefix=/usr/local --with-fpmath=sse --with-plugin-ld=ld.gold --enable-gold