This is the mail archive of the gcc-testresults@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Results for 4.1.0 20050622 (experimental) testsuite on powerpc-apple-darwin7.8.0


LAST_UPDATED: Wed Jun 22 01:59:56 UTC 2005
With the following patch for working around a VRP bug:
Index: misc.c
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/misc.c,v
retrieving revision 1.103
diff -u -p -r1.103 misc.c
--- misc.c      16 Jun 2005 09:05:06 -0000      1.103
+++ misc.c      22 Jun 2005 13:26:22 -0000
@@ -339,6 +339,8 @@ gnat_init_options (unsigned int argc, co
   /* Uninitialized really means uninitialized in Ada.  */
   flag_zero_initialized_in_bss = 0;

+  flag_wrapv = 1;
+
   return CL_Ada;
 }


=== acats tests === FAIL: c250002 FAIL: c32001e FAIL: c37213j FAIL: c37213l FAIL: c45331a FAIL: c52011a FAIL: c52102b FAIL: c52102d FAIL: c52103x FAIL: c64105b FAIL: c95086b FAIL: cd10002 FAIL: cd2b11a FAIL: cd2b11b FAIL: cdd2a02 FAIL: cxaca01

                === acats Summary ===
# of expected passes            2303
# of unexpected failures        16
Native configuration is powerpc-apple-darwin7.8.0

=== g++ tests ===


Running target unix FAIL: g++.dg/tree-ssa/pr14814.C scan-tree-dump-times &this 0 FAIL: g++.dg/warn/weak1.C (test for excess errors) WARNING: g++.dg/warn/weak1.C compilation failed to produce executable FAIL: g++.dg/special/conpr-3.C execution test XPASS: g++.old-deja/g++.eh/badalloc1.C execution test

=== g++ Summary ===

# of expected passes 11033
# of unexpected failures 3
# of unexpected successes 1
# of expected failures 66
# of unsupported tests 104
/Users/pinskia/src/alias/gcc/objdir/gcc/testsuite/../g++ version 4.1.0 20050622 (experimental)


=== gcc tests ===


Running target unix
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: gcc.dg/compat/scalar-by-value-1 c_compat_x_tst.o compile
FAIL: gcc.dg/compat/scalar-by-value-1 c_compat_y_tst.o compile
UNRESOLVED: gcc.dg/compat/scalar-by-value-1 c_compat_x_tst.o-c_compat_y_tst.o link
UNRESOLVED: gcc.dg/compat/scalar-by-value-1 c_compat_x_tst.o-c_compat_y_tst.o execute
FAIL: tmpdir-gcc.dg-struct-layout-1/t001 c_compat_x_tst.o-c_compat_y_tst.o execute
FAIL: tmpdir-gcc.dg-struct-layout-1/t025 c_compat_x_tst.o-c_compat_y_tst.o execute
FAIL: tmpdir-gcc.dg-struct-layout-1/t026 c_compat_x_tst.o-c_compat_y_tst.o execute
FAIL: tmpdir-gcc.dg-struct-layout-1/t027 c_compat_x_tst.o-c_compat_y_tst.o execute
FAIL: tmpdir-gcc.dg-struct-layout-1/t028 c_compat_x_tst.o-c_compat_y_tst.o execute
FAIL: gcc.dg/darwin-longlong.c execution test
FAIL: gcc.dg/rs6000-power2-2.c scan-assembler-not lfd
FAIL: gcc.dg/rs6000-power2-2.c scan-assembler lfq
FAIL: gcc.dg/rs6000-power2-2.c scan-assembler stfq
FAIL: gcc.dg/stabs-attrib-vect-darwin.c scan-assembler .stabs.*vi:\\\\(0,16\\\\)=@V
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 ===

# of expected passes 36437
# of unexpected failures 14
# of unexpected successes 1
# of expected failures 98
# of unresolved testcases 7
# of untested testcases 28
# of unsupported tests 466
/Users/pinskia/src/alias/gcc/objdir/gcc/xgcc version 4.1.0 20050622 (experimental)


=== gfortran tests ===


Running target unix
FAIL: gfortran.dg/dev_null.f90 -O0 execution test
FAIL: gfortran.dg/dev_null.f90 -O1 execution test
FAIL: gfortran.dg/dev_null.f90 -O2 execution test
FAIL: gfortran.dg/dev_null.f90 -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/dev_null.f90 -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: gfortran.dg/dev_null.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: gfortran.dg/dev_null.f90 -O3 -g execution test
FAIL: gfortran.dg/dev_null.f90 -Os execution test
FAIL: gfortran.dg/eoshift.f90 -O0 execution test


=== gfortran Summary ===

# of expected passes 7360
# of unexpected failures 9
# of expected failures 17
# of unsupported tests 17
/Users/pinskia/src/alias/gcc/objdir/gcc/testsuite/../gfortran version 4.1.0 20050622 (experimental)


=== obj-c++ tests ===


Running target unix
FAIL: obj-c++.dg/basic.mm (test for excess errors)
WARNING: obj-c++.dg/basic.mm compilation failed to produce executable
FAIL: obj-c++.dg/bitfield-1.mm (test for excess errors)
WARNING: obj-c++.dg/bitfield-1.mm compilation failed to produce executable
FAIL: obj-c++.dg/bitfield-2.mm (test for excess errors)
WARNING: obj-c++.dg/bitfield-2.mm compilation failed to produce executable
FAIL: obj-c++.dg/bitfield-4.mm (test for excess errors)
WARNING: obj-c++.dg/bitfield-4.mm compilation failed to produce executable
FAIL: obj-c++.dg/comp-types-11.mm (test for excess errors)
FAIL: obj-c++.dg/comp-types-12.mm (test for excess errors)
FAIL: obj-c++.dg/comp-types-9.mm (test for excess errors)
FAIL: obj-c++.dg/const-str-3.mm (test for excess errors)
WARNING: obj-c++.dg/const-str-3.mm compilation failed to produce executable
FAIL: obj-c++.dg/const-str-7.mm (test for excess errors)
WARNING: obj-c++.dg/const-str-7.mm compilation failed to produce executable
FAIL: obj-c++.dg/const-str-8.mm (test for excess errors)
WARNING: obj-c++.dg/const-str-8.mm compilation failed to produce executable
FAIL: obj-c++.dg/const-str-9.mm (test for excess errors)
ERROR: obj-c++.dg/const-str-9.mm: error executing dg-final: couldn't open "const-str-9.s": no such file or directory
UNRESOLVED: obj-c++.dg/const-str-9.mm: error executing dg-final: couldn't open "const-str-9.s": no such file or directory
FAIL: obj-c++.dg/cxx-ivars-1.mm (test for excess errors)
WARNING: obj-c++.dg/cxx-ivars-1.mm compilation failed to produce executable
FAIL: obj-c++.dg/cxx-ivars-2.mm (test for excess errors)
WARNING: obj-c++.dg/cxx-ivars-2.mm compilation failed to produce executable
FAIL: obj-c++.dg/cxx-ivars-3.mm (test for excess errors)
WARNING: obj-c++.dg/cxx-ivars-3.mm compilation failed to produce executable
FAIL: obj-c++.dg/cxx-scope-1.mm (test for excess errors)
WARNING: obj-c++.dg/cxx-scope-1.mm compilation failed to produce executable
FAIL: obj-c++.dg/cxx-scope-2.mm (test for excess errors)
FAIL: obj-c++.dg/defs.mm (test for excess errors)
WARNING: obj-c++.dg/defs.mm compilation failed to produce executable
FAIL: obj-c++.dg/encode-4.mm (test for excess errors)
WARNING: obj-c++.dg/encode-4.mm compilation failed to produce executable
FAIL: obj-c++.dg/encode-5.mm (test for excess errors)
WARNING: obj-c++.dg/encode-5.mm compilation failed to produce executable
FAIL: obj-c++.dg/encode-6.mm (test for excess errors)
WARNING: obj-c++.dg/encode-6.mm compilation failed to produce executable
FAIL: obj-c++.dg/encode-7.mm (test for excess errors)
FAIL: obj-c++.dg/fix-and-continue-2.mm (test for excess errors)
FAIL: obj-c++.dg/isa-field-1.mm (test for excess errors)
FAIL: obj-c++.dg/ivar-list-semi.mm (test for excess errors)
FAIL: obj-c++.dg/layout-1.mm (test for excess errors)
FAIL: obj-c++.dg/local-decl-1.mm (test for excess errors)
FAIL: obj-c++.dg/lookup-2.mm (test for excess errors)
WARNING: obj-c++.dg/lookup-2.mm compilation failed to produce executable
FAIL: obj-c++.dg/method-10.mm (test for excess errors)
WARNING: obj-c++.dg/method-10.mm compilation failed to produce executable
FAIL: obj-c++.dg/method-11.mm (test for excess errors)
ERROR: obj-c++.dg/method-11.mm: error executing dg-final: couldn't open "method-11.s": no such file or directory
UNRESOLVED: obj-c++.dg/method-11.mm: error executing dg-final: couldn't open "method-11.s": no such file or directory
FAIL: obj-c++.dg/method-12.mm (test for excess errors)
FAIL: obj-c++.dg/method-13.mm (test for excess errors)
FAIL: obj-c++.dg/method-15.mm (test for excess errors)
FAIL: obj-c++.dg/method-17.mm (test for excess errors)
WARNING: obj-c++.dg/method-17.mm compilation failed to produce executable
FAIL: obj-c++.dg/method-19.mm (test for excess errors)
WARNING: obj-c++.dg/method-19.mm compilation failed to produce executable
FAIL: obj-c++.dg/method-2.mm (test for excess errors)
FAIL: obj-c++.dg/method-21.mm (test for excess errors)
FAIL: obj-c++.dg/method-6.mm (test for excess errors)
FAIL: obj-c++.dg/no-extra-load.mm (test for excess errors)
ERROR: obj-c++.dg/no-extra-load.mm: error executing dg-final: couldn't open "no-extra-load.s": no such file or directory
UNRESOLVED: obj-c++.dg/no-extra-load.mm: error executing dg-final: couldn't open "no-extra-load.s": no such file or directory
FAIL: obj-c++.dg/objc-gc-3.mm (test for excess errors)
FAIL: obj-c++.dg/proto-qual-1.mm (test for excess errors)
WARNING: obj-c++.dg/proto-qual-1.mm compilation failed to produce executable
FAIL: obj-c++.dg/qual-types-1.mm (test for excess errors)
WARNING: obj-c++.dg/qual-types-1.mm compilation failed to produce executable
FAIL: obj-c++.dg/selector-2.mm (test for excess errors)
FAIL: obj-c++.dg/super-class-2.mm (test for excess errors)
FAIL: obj-c++.dg/template-1.mm (test for excess errors)
WARNING: obj-c++.dg/template-1.mm compilation failed to produce executable
FAIL: obj-c++.dg/template-3.mm (test for excess errors)
WARNING: obj-c++.dg/template-3.mm compilation failed to produce executable
FAIL: obj-c++.dg/template-4.mm (test for excess errors)
WARNING: obj-c++.dg/template-4.mm compilation failed to produce executable
FAIL: obj-c++.dg/try-catch-1.mm (test for excess errors)
FAIL: obj-c++.dg/try-catch-2.mm (test for excess errors)
WARNING: obj-c++.dg/try-catch-2.mm compilation failed to produce executable
FAIL: obj-c++.dg/try-catch-3.mm (test for excess errors)
FAIL: obj-c++.dg/try-catch-7.mm (test for excess errors)
FAIL: obj-c++.dg/try-catch-8.mm (test for excess errors)
FAIL: obj-c++.dg/try-catch-9.mm (test for excess errors)
WARNING: obj-c++.dg/try-catch-9.mm compilation failed to produce executable
FAIL: obj-c++.dg/va-meth-1.mm (test for excess errors)
WARNING: obj-c++.dg/va-meth-1.mm compilation failed to produce executable


=== obj-c++ Summary ===

# of expected passes 336
# of unexpected failures 53
# of unresolved testcases 3
/Users/pinskia/src/alias/gcc/objdir/gcc/testsuite/../g++ version 4.1.0 20050622 (experimental)


=== objc tests ===


Running target unix


=== objc Summary ===

# of expected passes 1630
# of unsupported tests 1
/Users/pinskia/src/alias/gcc/objdir/gcc/xgcc version 4.1.0 20050622 (experimental)


=== treelang tests ===


Running target unix


=== treelang Summary ===

# of expected passes            48
                === libstdc++ tests ===


Running target unix
FAIL: 22_locale/money_get/get/char/5.cc execution test
FAIL: 22_locale/money_get/get/wchar_t/5.cc execution test
FAIL: 22_locale/num_get/get/char/10.cc execution test
FAIL: 22_locale/num_get/get/char/4.cc execution test
FAIL: 22_locale/num_get/get/wchar_t/10.cc execution test
FAIL: 22_locale/num_get/get/wchar_t/4.cc execution test
FAIL: 26_numerics/cmath/c99_classification_macros_c.cc (test for excess errors)
FAIL: 27_io/basic_istream/extractors_arithmetic/char/01.cc execution test
FAIL: 27_io/basic_istream/extractors_arithmetic/wchar_t/01.cc execution test
FAIL: 27_io/ios_base/storage/11584.cc execution test
FAIL: ext/mt_allocator/check_new.cc execution test
FAIL: ext/pool_allocator/check_new.cc execution test


=== libstdc++ Summary ===

# of expected passes            3149
# of unexpected failures        12
# of expected failures          12
# of unsupported tests          315

Compiler version: 4.1.0 20050622 (experimental)
Platform: powerpc-apple-darwin7.8.0
configure flags: --prefix=/Users/pinskia/alias --enable-languages=c,ada,c++,f95,objc,obj-c++,treelang



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]