This is the mail archive of the
gcc-testresults@gcc.gnu.org
mailing list for the GCC project.
Results for 4.1.0 20050609 (experimental) testsuite on powerpc64-unknown-linux-gnu
- From: Jon Grimm <jgrimm at uranus dot ltc dot austin dot ibm dot com>
- To: gcc-testresults at gcc dot gnu dot org
- Date: Thu, 9 Jun 2005 03:31:04 -0600
- Subject: Results for 4.1.0 20050609 (experimental) testsuite on powerpc64-unknown-linux-gnu
Linux 2.6.9-5.EL ppc64
GNU C Library stable release version 2.3.4
GNU ld version 2.15.94 20050124
GNU assembler 2.15.94 20050124
GNU Make 3.80
DejaGnu:
Expect version is 5.40.0
Tcl version is 8.4
Framework version is 1.4.4
64-bit biarch default64
Linux 2.6.9-1.849_EL ppc64
GNU C Library stable release version 2.3.3
GNU ld version 2.15.92
GNU assembler 2.15.92
GNU Make 3.80
DejaGnu:
Expect version is 5.42.1
Tcl version is 8.4.7
Framework version is 1.4.4
64-bit biarch default64
LAST_UPDATED: Thu Jun 9 05:02:32 UTC 2005
Native configuration is powerpc64-unknown-linux-gnu
=== g++ tests ===
Running target unix/-m32
FAIL: g++.dg/tree-ssa/pr14814.C scan-tree-dump-times &this 0
=== g++ Summary for unix/-m32 ===
# of expected passes 11144
# of unexpected failures 1
# of expected failures 65
# of unsupported tests 81
Running target unix/-m64
FAIL: g++.dg/tree-ssa/pr14814.C scan-tree-dump-times &this 0
=== g++ Summary for unix/-m64 ===
# of expected passes 11106
# of unexpected failures 1
# of expected failures 65
# of unsupported tests 84
=== g++ Summary ===
# of expected passes 22250
# of unexpected failures 2
# of expected failures 130
# of unsupported tests 165
/home/jgrimm/build/nightly/build-gcc-mline64/gcc/testsuite/../g++ version 4.1.0 20050609 (experimental)
=== gcc tests ===
Running target unix/-m32
XPASS: gcc.c-torture/execute/20020720-1.c compilation, -O1
UNRESOLVED: gcc.c-torture/execute/20020720-1.c execution, -O2
UNRESOLVED: gcc.c-torture/execute/20020720-1.c execution, -O3 -fomit-frame-pointer
UNRESOLVED: gcc.c-torture/execute/20020720-1.c execution, -O3 -g
UNRESOLVED: gcc.c-torture/execute/20020720-1.c execution, -Os
FAIL: gcc.dg/sync-2.c (test for excess errors)
FAIL: gcc.dg/sync-2.c execution test
FAIL: gcc.dg/tree-ssa/loop-2.c scan-tree-dump-times iter 0
FAIL: gcc.dg/tree-ssa/loop-4.c scan-tree-dump-times iter 0
XPASS: gcc.dg/vect/vect-67.c scan-tree-dump-times vectorized 1 loops 1
=== gcc Summary for unix/-m32 ===
# of expected passes 37397
# of unexpected failures 4
# of unexpected successes 2
# of expected failures 109
# of unresolved testcases 4
# of untested testcases 28
# of unsupported tests 448
Running target unix/-m64
UNRESOLVED: gcc.c-torture/execute/20020720-1.c execution, -O1
UNRESOLVED: gcc.c-torture/execute/20020720-1.c execution, -O2
UNRESOLVED: gcc.c-torture/execute/20020720-1.c execution, -O3 -fomit-frame-pointer
UNRESOLVED: gcc.c-torture/execute/20020720-1.c execution, -O3 -g
UNRESOLVED: gcc.c-torture/execute/20020720-1.c execution, -Os
FAIL: tmpdir-gcc.dg-struct-layout-1/t154 c_compat_y_tst.o compile
UNRESOLVED: tmpdir-gcc.dg-struct-layout-1/t154 c_compat_x_tst.o-c_compat_y_tst.o link
UNRESOLVED: tmpdir-gcc.dg-struct-layout-1/t154 c_compat_x_tst.o-c_compat_y_tst.o execute
FAIL: tmpdir-gcc.dg-struct-layout-1/t199 c_compat_y_tst.o compile
UNRESOLVED: tmpdir-gcc.dg-struct-layout-1/t199 c_compat_x_tst.o-c_compat_y_tst.o link
UNRESOLVED: tmpdir-gcc.dg-struct-layout-1/t199 c_compat_x_tst.o-c_compat_y_tst.o execute
FAIL: gcc.dg/rs6000-fpint.c scan-assembler-not stfiwx
FAIL: gcc.dg/sync-2.c (test for excess errors)
FAIL: gcc.dg/sync-2.c execution test
FAIL: gcc.dg/tree-ssa/loop-2.c scan-tree-dump-times iter 0
FAIL: gcc.dg/tree-ssa/loop-4.c scan-tree-dump-times iter 0
XPASS: gcc.dg/tree-ssa/sra-2.c scan-tree-dump-times link_error 0
XPASS: gcc.dg/vect/vect-67.c scan-tree-dump-times vectorized 1 loops 1
=== gcc Summary for unix/-m64 ===
# of expected passes 37398
# of unexpected failures 7
# of unexpected successes 2
# of expected failures 111
# of unresolved testcases 9
# of untested testcases 28
# of unsupported tests 445
=== gcc Summary ===
# of expected passes 74795
# of unexpected failures 11
# of unexpected successes 4
# of expected failures 220
# of unresolved testcases 13
# of untested testcases 56
# of unsupported tests 893
/home/jgrimm/build/nightly/build-gcc-mline64/gcc/xgcc version 4.1.0 20050609 (experimental)
=== gfortran tests ===
Running target unix/-m32
FAIL: gfortran.dg/eoshift.f90 -O0 execution test
FAIL: gfortran.dg/forall_1.f90 -O0 execution test
FAIL: gfortran.dg/forall_1.f90 -O2 execution test
FAIL: gfortran.dg/forall_1.f90 -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/forall_1.f90 -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: gfortran.dg/forall_1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: gfortran.dg/forall_1.f90 -O3 -g execution test
=== gfortran Summary for unix/-m32 ===
# of expected passes 7153
# of unexpected failures 7
# of expected failures 24
# of unsupported tests 17
Running target unix/-m64
FAIL: gfortran.dg/forall_1.f90 -O0 execution test
FAIL: gfortran.dg/forall_1.f90 -O1 execution test
FAIL: gfortran.dg/forall_1.f90 -O2 execution test
FAIL: gfortran.dg/forall_1.f90 -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/forall_1.f90 -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: gfortran.dg/forall_1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: gfortran.dg/forall_1.f90 -O3 -g execution test
FAIL: gfortran.dg/forall_1.f90 -Os execution test
FAIL: gfortran.dg/namelist_14.f90 -O0 (test for excess errors)
WARNING: gfortran.dg/namelist_14.f90 -O0 compilation failed to produce executable
XPASS: gfortran.dg/vect/vect-5.f90 -O scan-tree-dump-times vectorized 2 loops 1
XPASS: gfortran.dg/vect/vect-5.f90 -O scan-tree-dump-times Alignment of access forced using peeling 1
XPASS: gfortran.dg/vect/vect-5.f90 -O scan-tree-dump-times Vectorizing an unaligned access 2
=== gfortran Summary for unix/-m64 ===
# of expected passes 7147
# of unexpected failures 9
# of unexpected successes 3
# of expected failures 24
# of unsupported tests 17
=== gfortran Summary ===
# of expected passes 14300
# of unexpected failures 16
# of unexpected successes 3
# of expected failures 48
# of unsupported tests 34
/home/jgrimm/build/nightly/build-gcc-mline64/gcc/testsuite/../gfortran version 4.1.0 20050609 (experimental)
=== objc tests ===
Running target unix/-m32
=== objc Summary for unix/-m32 ===
# of expected passes 1584
# of unsupported tests 21
Running target unix/-m64
=== objc Summary for unix/-m64 ===
# of expected passes 1584
# of unsupported tests 21
=== objc Summary ===
# of expected passes 3168
# of unsupported tests 42
/home/jgrimm/build/nightly/build-gcc-mline64/gcc/xgcc version 4.1.0 20050609 (experimental)
=== libmudflap tests ===
Running target unix/-m32
FAIL: libmudflap.cth/pass40-frag.c execution test
FAIL: libmudflap.cth/pass40-frag.c output pattern test
FAIL: libmudflap.cth/pass40-frag.c (-O2) execution test
FAIL: libmudflap.cth/pass40-frag.c (-O2) output pattern test
FAIL: libmudflap.cth/pass40-frag.c (-O3) execution test
FAIL: libmudflap.cth/pass40-frag.c (-O3) output pattern test
=== libmudflap Summary for unix/-m32 ===
# of expected passes 1325
# of unexpected failures 6
Running target unix/-m64
FAIL: libmudflap.c/fail27-frag.c output pattern test
FAIL: libmudflap.c/fail27-frag.c (-O2) output pattern test
FAIL: libmudflap.c/fail27-frag.c (-O3) output pattern test
=== libmudflap Summary for unix/-m64 ===
# of expected passes 1328
# of unexpected failures 3
=== libmudflap Summary ===
# of expected passes 2653
# of unexpected failures 9
=== libstdc++ tests ===
Running target unix/-m32
FAIL: abi_check
FAIL: 22_locale/messages/members/char/1.cc execution test
FAIL: 22_locale/messages/members/char/2.cc execution test
FAIL: 22_locale/messages/members/char/wrapped_env.cc execution test
FAIL: 22_locale/messages/members/char/wrapped_locale.cc execution test
FAIL: 22_locale/messages_byname/named_equivalence.cc execution test
XPASS: 26_numerics/cmath/c99_classification_macros_c.cc (test for excess errors)
XPASS: ext/array_allocator/2.cc execution test
=== libstdc++ Summary for unix/-m32 ===
# of expected passes 3783
# of unexpected failures 6
# of unexpected successes 2
# of expected failures 12
Running target unix/-m64
FAIL: abi_check
XPASS: 26_numerics/cmath/c99_classification_macros_c.cc (test for excess errors)
FAIL: 27_io/fpos/1.cc (test for excess errors)
XPASS: 27_io/fpos/14320-1.cc execution test
XPASS: ext/array_allocator/2.cc execution test
=== libstdc++ Summary for unix/-m64 ===
# of expected passes 3787
# of unexpected failures 2
# of unexpected successes 3
# of expected failures 11
=== libstdc++ Summary ===
# of expected passes 7570
# of unexpected failures 8
# of unexpected successes 5
# of expected failures 23
Compiler version: 4.1.0 20050609 (experimental)
Platform: powerpc64-unknown-linux-gnu
configure flags: --prefix=/home/jgrimm/opt/gcc-nightly/mline64-20050609 --build=powerpc64-linux --host=powerpc64-linux --target=powerpc64-linux --with-cpu=default64 --with-as=/home/jgrimm/tools/binutils/bin/as --with-ld=/home/jgrimm/tools/binutils/bin/ld --enable-threads=posix --enable-shared --enable-__cxa_atexit --with-mpfr=/home/jgrimm/opt/gcc-nightly/gmp64 --enable-languages=c,c++,f95,objc