This is the mail archive of the
gcc-testresults@gcc.gnu.org
mailing list for the GCC project.
Results for 4.6.0 20110111 (experimental) (GCC) testsuite on x86_64-apple-darwin10.6.0
- From: Jack Howarth <howarth at bromo dot med dot uc dot edu>
- To: gcc-testresults at gcc dot gnu dot org
- Date: Tue, 11 Jan 2011 08:41:42 -0500
- Subject: Results for 4.6.0 20110111 (experimental) (GCC) testsuite on x86_64-apple-darwin10.6.0
r168649 with http://gcc.gnu.org/ml/gcc-patches/2010-12/msg01924.html
with...
Index: gcc/config/darwin.c
===================================================================
--- gcc/config/darwin.c (revision 168649)
+++ gcc/config/darwin.c (working copy)
@@ -2618,7 +2618,7 @@ darwin_override_options (void)
if (flag_var_tracking
&& (generating_for_darwin_version >= 9)
&& debug_info_level >= DINFO_LEVEL_NORMAL
- && debug_hooks->var_location != do_nothing_debug_hooks.var_location)
+ && write_symbols == DWARF2_DEBUG)
flag_var_tracking_uninit = 1;
if (MACHO_DYNAMIC_NO_PIC_P)
iNative configuration is x86_64-apple-darwin10.6.0
=== g++ tests ===
Running target unix/-m32
WARNING: g++.dg/ext/label13.C compilation failed to produce executable
FAIL: g++.dg/torture/stackalign/eh-alloca-1.C -O3 -g execution test
FAIL: g++.dg/torture/stackalign/eh-vararg-1.C -O3 -g execution test
FAIL: g++.dg/torture/stackalign/eh-vararg-2.C -O3 -g execution test
FAIL: g++.dg/torture/stackalign/eh-alloca-1.C -O3 -g execution test
FAIL: g++.dg/torture/stackalign/eh-vararg-1.C -O3 -g execution test
FAIL: g++.dg/torture/stackalign/eh-vararg-2.C -O3 -g execution test
=== g++ Summary for unix/-m32 ===
# of expected passes 26264
# of unexpected failures 6
# of expected failures 159
# of unsupported tests 176
Running target unix/-m64
WARNING: g++.dg/ext/label13.C compilation failed to produce executable
=== g++ Summary for unix/-m64 ===
# of expected passes 26505
# of expected failures 159
# of unsupported tests 373
=== g++ Summary ===
# of expected passes 52769
# of unexpected failures 6
# of expected failures 318
# of unsupported tests 549
/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/gcc/testsuite/g++/../../g++ version 4.6.0 20110111 (experimental) (GCC)
=== gcc tests ===
Running target unix/-m32
FAIL: gcc.target/i386/combine-mul.c scan-assembler-not 12345
=== gcc Summary for unix/-m32 ===
# of expected passes 73888
# of unexpected failures 1
# of expected failures 222
# of unsupported tests 1349
Running target unix/-m64
FAIL: gcc.dg/matrix/transpose-3.c execution, -fprofile-use -fipa-matrix-reorg -fdump-ipa-matrix-reorg -O3 -fwhole-program
FAIL: gcc.target/i386/combine-mul.c scan-assembler-not 12345
=== gcc Summary for unix/-m64 ===
# of expected passes 74025
# of unexpected failures 2
# of expected failures 223
# of unsupported tests 1722
=== gcc Summary ===
# of expected passes 147913
# of unexpected failures 3
# of expected failures 445
# of unsupported tests 3071
/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/gcc/xgcc version 4.6.0 20110111 (experimental) (GCC)
=== gfortran tests ===
Running target unix/-m32
XPASS: gfortran.dg/pr25923.f90 -O PR45505 (test for warnings, line 13)
XPASS: gfortran.dg/pr25923.f90 -O PR45505 (test for bogus messages, line 22)
=== gfortran Summary for unix/-m32 ===
# of expected passes 37629
# of unexpected successes 2
# of expected failures 51
# of unsupported tests 177
Running target unix/-m64
=== gfortran Summary for unix/-m64 ===
# of expected passes 37870
# of expected failures 51
# of unsupported tests 63
=== gfortran Summary ===
# of expected passes 75499
# of unexpected successes 2
# of expected failures 102
# of unsupported tests 240
/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/gcc/testsuite/gfortran/../../gfortran version 4.6.0 20110111 (experimental) (GCC)
=== obj-c++ tests ===
Running target unix/-m32
WARNING: obj-c++.dg/try-catch-2.mm -fgnu-runtime compilation failed to produce executable
WARNING: obj-c++.dg/try-catch-9.mm -fgnu-runtime compilation failed to produce executable
=== obj-c++ Summary for unix/-m32 ===
# of expected passes 2955
# of expected failures 2
# of unsupported tests 68
Running target unix/-m64
WARNING: obj-c++.dg/try-catch-2.mm -fgnu-runtime compilation failed to produce executable
WARNING: obj-c++.dg/try-catch-9.mm -fgnu-runtime compilation failed to produce executable
WARNING: obj-c++.dg/try-catch-2.mm -fnext-runtime compilation failed to produce executable
WARNING: obj-c++.dg/try-catch-9.mm -fnext-runtime compilation failed to produce executable
=== obj-c++ Summary for unix/-m64 ===
# of expected passes 2790
# of expected failures 131
# of unsupported tests 73
=== obj-c++ Summary ===
# of expected passes 5745
# of expected failures 133
# of unsupported tests 141
/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/gcc/testsuite/obj-c++/../../g++ version 4.6.0 20110111 (experimental) (GCC)
=== objc tests ===
Running target unix/-m32
XPASS: objc.dg-struct-layout-encoding-1/t026_main.m execution test
=== objc Summary for unix/-m32 ===
# of expected passes 5908
# of unexpected successes 1
# of expected failures 6
# of unsupported tests 86
Running target unix/-m64
XPASS: objc.dg-struct-layout-encoding-1/t026_main.m execution test
=== objc Summary for unix/-m64 ===
# of expected passes 4521
# of unexpected successes 1
# of expected failures 161
# of unsupported tests 102
=== objc Summary ===
# of expected passes 10429
# of unexpected successes 2
# of expected failures 167
# of unsupported tests 188
/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/gcc/xgcc version 4.6.0 20110111 (experimental) (GCC)
=== libffi tests ===
Running target unix/-m32
=== libffi Summary for unix/-m32 ===
# of expected passes 1634
# of expected failures 10
# of unsupported tests 15
Running target unix/-m64
=== libffi Summary for unix/-m64 ===
# of expected passes 1634
# of expected failures 10
# of unsupported tests 15
=== libffi Summary ===
# of expected passes 3268
# of expected failures 20
# of unsupported tests 30
=== libgomp tests ===
Running target unix/-m32
=== libgomp Summary for unix/-m32 ===
# of expected passes 2568
# of unsupported tests 2
Running target unix/-m64
=== libgomp Summary for unix/-m64 ===
# of expected passes 2568
# of unsupported tests 2
=== libgomp Summary ===
# of expected passes 5136
# of unsupported tests 4
=== libjava tests ===
Running target unix/-m32
FAIL: PR16923.c compilation
=== libjava Summary for unix/-m32 ===
# of expected passes 2572
# of unexpected failures 1
Running target unix/-m64
=== libjava Summary for unix/-m64 ===
# of expected passes 2574
=== libjava Summary ===
# of expected passes 5146
# of unexpected failures 1
=== libstdc++ tests ===
Running target unix/-m32
=== libstdc++ Summary for unix/-m32 ===
# of expected passes 6964
# of expected failures 83
# of unsupported tests 659
Running target unix/-m64
=== libstdc++ Summary for unix/-m64 ===
# of expected passes 6962
# of expected failures 83
# of unsupported tests 660
=== libstdc++ Summary ===
# of expected passes 13926
# of expected failures 166
# of unsupported tests 1319
Compiler version: 4.6.0 20110111 (experimental) (GCC)
Platform: x86_64-apple-darwin10.6.0
configure flags: --prefix=/sw --prefix=/sw/lib/gcc4.6 --mandir=/sw/share/man --infodir=/sw/lib/gcc4.6/info --with-build-config=bootstrap-lto --enable-stage1-languages=c,lto --enable-languages=c,c++,fortran,lto,objc,obj-c++,java --with-gmp=/sw --with-libiconv-prefix=/sw --with-ppl=/sw --with-cloog=/sw --with-mpc=/sw --with-system-zlib --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib --program-suffix=-fsf-4.6 --enable-checking=yes --enable-cloog-backend=isl