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


gmp-4-2-2 and mpfr-2-3-1 built "-mdynamic-no-pic -fno-common fno-PIC"
gmp packaged with a conditional header on __ppc__, __ppc64__ etc. to select
arch-specific versions of gmp.h.
tools: Apple Computer, Inc. version cctools-622.9~2
bootstrap compiler: gcc version 4.0.1 (Apple Computer, Inc. build 5370)
MACOS_DEPLOYMENT_TARGET=10.4
build/test; arch=ppc machine=ppc970
======================
i686-apple-darwin8-xxx cross-tools also built, but not 'check'ed
======================
LAST_UPDATED: Obtained from SVN: tags/gcc_4_2_4_release revision 135573


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"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 13481
# of unexpected failures 4
# of expected failures 67
# of unsupported tests 133
/Volumes/UFSScratch/GCC/gcc-424-build/n2n/gcc/testsuite/g++/../../g+ + version 4.2.4


=== 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/out-of-bounds-1.c (test for excess errors)
FAIL: gcc.dg/setjmp-3.c (test for excess errors)
FAIL: gcc.dg/setjmp-4.c (test for excess errors)
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		43043
# of unexpected failures	7
# of unexpected successes	2
# of expected failures		119
# of untested testcases		28
# of unsupported tests		461
/Volumes/UFSScratch/GCC/gcc-424-build/n2n/gcc/xgcc  version 4.2.4

=== 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
FAIL: gfortran.dg/stat_1.f90 -O0 execution test
FAIL: gfortran.dg/stat_1.f90 -O1 execution test
FAIL: gfortran.dg/stat_1.f90 -O2 execution test
FAIL: gfortran.dg/stat_1.f90 -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/stat_1.f90 -O3 -fomit-frame-pointer -funroll- loops execution test
FAIL: gfortran.dg/stat_1.f90 -O3 -fomit-frame-pointer -funroll-all- loops -finline-functions execution test
FAIL: gfortran.dg/stat_1.f90 -O3 -g execution test
FAIL: gfortran.dg/stat_1.f90 -Os execution test
FAIL: gfortran.dg/stat_2.f90 -O0 execution test
FAIL: gfortran.dg/stat_2.f90 -O1 execution test
FAIL: gfortran.dg/stat_2.f90 -O2 execution test
FAIL: gfortran.dg/stat_2.f90 -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/stat_2.f90 -O3 -fomit-frame-pointer -funroll- loops execution test
FAIL: gfortran.dg/stat_2.f90 -O3 -fomit-frame-pointer -funroll-all- loops -finline-functions execution test
FAIL: gfortran.dg/stat_2.f90 -O3 -g execution test
FAIL: gfortran.dg/stat_2.f90 -Os execution test


=== gfortran Summary ===

# of expected passes 16134
# of unexpected failures 32
# of expected failures 7
# of unsupported tests 57
/Volumes/UFSScratch/GCC/gcc-424-build/n2n/gcc/testsuite/ gfortran/../../gfortran version 4.2.4


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


Running target unix
XPASS: obj-c++.dg/cxx-ivars-2.mm execution test
XPASS: obj-c++.dg/encode-8.mm execution test
XPASS: obj-c++.dg/isa-field-1.mm (test for excess errors)
XPASS: obj-c++.dg/lookup-2.mm (test for excess errors)
ERROR: obj-c++.dg/stubify-2.mm: error executing dg-final: couldn't open "stubify-2.mm.08.jump": no such file or directory
UNRESOLVED: obj-c++.dg/stubify-2.mm: error executing dg-final: couldn't open "stubify-2.mm.08.jump": no such file or directory
XPASS: obj-c++.dg/try-catch-2.mm (test for excess errors)
XPASS: obj-c++.dg/try-catch-9.mm (test for excess errors)


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

# of expected passes 476
# of unexpected successes 6
# of unresolved testcases 1
/Volumes/UFSScratch/GCC/gcc-424-build/n2n/gcc/testsuite/obj-c++/../../ g++ version 4.2.4


=== objc tests ===


Running target unix


=== objc Summary ===

# of expected passes		3041
# of expected failures		17
# of unsupported tests		1
/Volumes/UFSScratch/GCC/gcc-424-build/n2n/gcc/xgcc  version 4.2.4

=== libgomp tests ===


Running target unix


=== libgomp Summary ===

# of expected passes		1354
# of unsupported tests		111
		=== 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		3844
# of unexpected failures	4
# of unexpected successes	3
# of expected failures		12
# of unsupported tests		318

Compiler version: 4.2.4
Platform: powerpc-apple-darwin8
configure flags: --prefix=/usr --build=powerpc-apple-darwin8 '--with- slibdir=\${prefix}/lib' --with-gmp=/Developer/SDKs/MacOSX10.4u.sdk/ usr/local/gmp-4-2-2 --with-mpfr=/Developer/SDKs/MacOSX10.4u.sdk/usr/ local/mpfr-2-3-1 --enable-thread --enable-version-specific-runtime- libs '--mandir=\${prefix}/share/man' '--infodir=\${prefix}/share/ info' --program-suffix=-4.2.4 --with-build-time-tools=/Volumes/ UFSScratch/GCC/gcc-424-build/bin --enable-serial-configure -- host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8 --disable- checking -enable-werror --enable-bootstrap --enable-languages=c,c+ +,fortran,objc,obj-c++



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