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.2.0 testsuite on powerpc-apple-darwin8


Stock gcc 4.2.0 tarball with backports of revision 120684, 120801, 120853,
120874 and 120977 from gcc trunk to eliminate 65 libjava failures and
the boehm gctest failure on Macintel. Also applied the patch...

--- gcc-4.2.0/libgomp/testsuite/libgomp.c++/pr30703.C.org       2007-02-07 08:37:29.000000000 -0500
+++ gcc-4.2.0/libgomp/testsuite/libgomp.c++/pr30703.C   2007-05-17 19:48:03.000000000 -0400
@@ -1,5 +1,6 @@
 // PR c++/30703
 // { dg-do run }
+// { dg-options "-shared-libgcc" { target *-*-darwin* } }
 
 #include <omp.h>

to avoid the bogus failure of pr30703.C on Darwin.

LAST_UPDATED: Obtained from SVN: tags/gcc_4_2_0_release revision 124707

Native configuration is powerpc-apple-darwin8

                === g++ tests ===


Running target unix
FAIL: g++.dg/ext/alignof2.C execution test
FAIL: g++.dg/other/unused1.C scan-assembler (string|ascii?)z?\\t"class2("|\\\\\\\\000)
FAIL: g++.dg/other/unused1.C scan-assembler (string|ascii?)z?\\t"printer("|\\\\\\\\000)
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

                === g++ Summary ===

# of expected passes            13272
# of unexpected failures        5
# of expected failures          66
# of unsupported tests          130
/sw/src/fink.build/gcc42-4.2.0-1000/darwin_objdir/gcc/testsuite/g++/../../g++  version 4.2.0

                === gcc tests ===


Running target unix
XPASS: gcc.c-torture/execute/mayalias-2.c compilation,  -O3 -g 
XPASS: gcc.dg/20020103-1.c scan-assembler-not LC[0-9]
FAIL: gcc.dg/setjmp-3.c (test for excess errors)
FAIL: gcc.dg/setjmp-4.c (test for excess errors)
FAIL: gcc.dg/tree-ssa/loop-19.c scan-tree-dump-times MEM.(base: &|symbol: )a, 2
FAIL: gcc.dg/tree-ssa/loop-19.c scan-tree-dump-times MEM.(base: &|symbol: )c, 2
FAIL: gcc.dg/vect/section-anchors-pr27770.c (test for excess errors)
FAIL: gcc.dg/vect/section-anchors-vect-69.c (test for excess errors)
FAIL: gcc.dg/vect/section-anchors-vect-69.c scan-tree-dump-times Alignment of access forced using peeling 4
FAIL: gcc.target/powerpc/stabs-attrib-vect-darwin.c scan-assembler .stabs.*vi:\\\\(0,[0-9]+\\\\)=@V

                === gcc Summary ===

# of expected passes            42537
# of unexpected failures        8
# of unexpected successes       2
# of expected failures          119
# of untested testcases         28
# of unsupported tests          448
/sw/src/fink.build/gcc42-4.2.0-1000/darwin_objdir/gcc/xgcc  version 4.2.0

                === gfortran tests ===


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

                === gfortran Summary ===

# of expected passes            15903
# of unexpected failures        16
# of expected failures          7
# of unsupported tests          57
/sw/src/fink.build/gcc42-4.2.0-1000/darwin_objdir/gcc/testsuite/gfortran/../../gfortran  version 4.2.0

                === objc tests ===


Running target unix

                === objc Summary ===

# of expected passes            3041
# of expected failures          17
# of unsupported tests          1
/sw/src/fink.build/gcc42-4.2.0-1000/darwin_objdir/gcc/xgcc  version 4.2.0

                === libffi tests ===


Running target unix

                === libffi Summary ===

# of expected passes            1068
# of expected failures          8
# of unsupported tests          8
                === libgomp tests ===


Running target unix

                === libgomp Summary ===

# of expected passes            1346
# of unsupported tests          111
                === libjava tests ===


Running target unix

                === libjava Summary ===

# of expected passes            7006
# of expected failures          12
# of untested testcases         8
                === libstdc++ tests ===


Running target unix
XPASS: 21_strings/basic_string/element_access/char/21674.cc execution test
XPASS: 21_strings/basic_string/element_access/wchar_t/21674.cc execution test
XPASS: 26_numerics/cmath/c99_classification_macros_c.cc (test for excess errors)
FAIL: 27_io/ios_base/storage/11584.cc execution test
FAIL: ext/mt_allocator/deallocate_local_thread-5.cc execution test
FAIL: ext/mt_allocator/deallocate_local_thread-7.cc execution test
FAIL: ext/pb_ds/example/priority_queue_dijkstra.cc execution test

                === libstdc++ Summary ===

# of expected passes            3833
# of unexpected failures        4
# of unexpected successes       3
# of expected failures          13
# of unsupported tests          318

Compiler version: 4.2.0 
Platform: powerpc-apple-darwin8
configure flags: --prefix=/sw --prefix=/sw/lib/gcc4.2 --mandir=/sw/share/man --infodir=/sw/share/info --host=powerpc-apple-darwin8 --with-gmp=/sw --with-libiconv-prefix=/sw --with-system-zlib --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib --enable-languages=c,c++,fortran,java,objc


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