This is the mail archive of the
gcc-testresults@gcc.gnu.org
mailing list for the GCC project.
Results for 4.4.0 20090215 (experimental) [trunk revision 144190] (GCC) testsuite on x86_64-pc-solaris2.11
- From: rob1weld at aol dot com
- To: gcc-testresults at gcc dot gnu dot org
- Date: Mon, 16 Feb 2009 07:55:26 -0500
- Subject: Results for 4.4.0 20090215 (experimental) [trunk revision 144190] (GCC) testsuite on x86_64-pc-solaris2.11
This is and early attempt to Native-Cross compile the Target:
x86_64-pc-solaris2.11 on Host: i386-pc-solaris2.11 .
It was necessary to hand-edit this e-mail to make it shorter. Some of
the Tests
failed simply for the want of an "-I", "-L" or due to a link-failure.
This Target is
currently in a better than half-working state, probably about 7-8 out
of 10.
Much of the poor results are due to a "bit of a miss" in the Configury
or the
shock to the Testsuites being made to run on a previously unknown
Target.
More info about building this Target is available at:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39150
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39186
My Operating System is OpenSolaris 2009.06 (pre-release).
# isainfo -k
amd64
# uname -a
SunOS opensolaris 5.11 snv_106 i86pc i386 i86pc
----------
LAST_UPDATED: Sun Feb 15 18:02:40 UTC 2009 (revision 144190)
Target is x86_64-pc-solaris2.11
Host is i386-pc-solaris2.11
=== gcc tests ===
Running target unix/-m64
WARNING: Assuming target board is the local machine (which is probably
wrong).
FAIL: gcc.c-torture/compile/990625-1.c -O0 (test for excess errors)
FAIL: gcc.c-torture/compile/990625-1.c -O1 (test for excess errors)
FAIL: gcc.c-torture/compile/990625-1.c -O2 (test for excess errors)
FAIL: gcc.c-torture/compile/990625-1.c -O3 -fomit-frame-pointer (test
for excess errors)
FAIL: gcc.c-torture/compile/990625-1.c -O3 -fomit-frame-pointer
-funroll-loops (test for excess errors)
FAIL: gcc.c-torture/compile/990625-1.c -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions (test for excess errors)
FAIL: gcc.c-torture/compile/990625-1.c -O3 -g (test for excess errors)
FAIL: gcc.c-torture/compile/990625-1.c -Os (test for excess errors)
FAIL: gcc.c-torture/execute/builtins/fprintf.c compilation, -O0
UNRESOLVED: gcc.c-torture/execute/builtins/fprintf.c execution, -O0
FAIL: gcc.c-torture/execute/builtins/fprintf.c compilation, -O1
UNRESOLVED: gcc.c-torture/execute/builtins/fprintf.c execution, -O1
FAIL: gcc.c-torture/execute/builtins/fprintf.c compilation, -O2
UNRESOLVED: gcc.c-torture/execute/builtins/fprintf.c execution, -O2
FAIL: gcc.c-torture/execute/builtins/fprintf.c compilation, -O3
-fomit-frame-pointer
UNRESOLVED: gcc.c-torture/execute/builtins/fprintf.c execution, -O3
-fomit-frame-pointer
FAIL: gcc.c-torture/execute/builtins/fprintf.c compilation, -O3 -g
UNRESOLVED: gcc.c-torture/execute/builtins/fprintf.c execution, -O3 -g
FAIL: gcc.c-torture/execute/builtins/fprintf.c compilation, -Os
UNRESOLVED: gcc.c-torture/execute/builtins/fprintf.c execution, -Os
....
=== gcc Summary for unix/-m64 ===
# of expected passes 50207
# of unexpected failures 2991
# of unexpected successes 3
# of expected failures 186
# of unresolved testcases 844
# of unsupported tests 835
Running target unix/-m32
WARNING: Assuming target board is the local machine (which is probably
wrong).
FAIL: gcc.c-torture/compile/990625-1.c -O0 (test for excess errors)
FAIL: gcc.c-torture/compile/990625-1.c -O1 (test for excess errors)
FAIL: gcc.c-torture/compile/990625-1.c -O2 (test for excess errors)
FAIL: gcc.c-torture/compile/990625-1.c -O3 -fomit-frame-pointer (test
for excess errors)
FAIL: gcc.c-torture/compile/990625-1.c -O3 -fomit-frame-pointer
-funroll-loops (test for excess errors)
FAIL: gcc.c-torture/compile/990625-1.c -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions (test for excess errors)
FAIL: gcc.c-torture/compile/990625-1.c -O3 -g (test for excess errors)
FAIL: gcc.c-torture/compile/990625-1.c -Os (test for excess errors)
WARNING: program timed out.
ERROR: tcl error sourcing
/usr/share/src/gcc_trunk/gcc/testsuite/gcc.c-torture/compile/compile.exp.
ERROR: couldn't fork child process: not enough memory
ERROR: tcl error sourcing
/usr/share/src/gcc_trunk/gcc/testsuite/gcc.c-torture/execute/builtins/bui
ltins.exp.
ERROR: torture-init: torture_without_loops is not empty as expected
ERROR: tcl error sourcing
/usr/share/src/gcc_trunk/gcc/testsuite/gcc.c-torture/execute/execute.exp.
ERROR: torture-init: torture_without_loops is not empty as expected
ERROR: tcl error sourcing
/usr/share/src/gcc_trunk/gcc/testsuite/gcc.c-torture/execute/ieee/ieee.ex
p.
ERROR: torture-init: torture_without_loops is not empty as expected
ERROR: tcl error sourcing
/usr/share/src/gcc_trunk/gcc/testsuite/gcc.c-torture/unsorted/unsorted.ex
p.
ERROR: torture-init: torture_without_loops is not empty as expected
FAIL: gcc.dg/autopar/reduc-1.c (test for excess errors)
FAIL: gcc.dg/autopar/reduc-1.c scan-tree-dump-times parloops "Detected
reduction" 3: dump file does not exist
FAIL: gcc.dg/autopar/reduc-1.c scan-tree-dump-times parloops "SUCCESS:
may be parallelized" 3: dump file does not exist
FAIL: gcc.dg/autopar/reduc-1char.c (test for excess errors)
FAIL: gcc.dg/autopar/reduc-1char.c scan-tree-dump-times parloops
"Detected reduction" 3: dump file does not exist
FAIL: gcc.dg/autopar/reduc-1char.c scan-tree-dump-times parloops
"SUCCESS: may be parallelized" 3: dump file does not exist
FAIL: gcc.dg/autopar/reduc-1short.c (test for excess errors)
FAIL: gcc.dg/autopar/reduc-1short.c scan-tree-dump-times parloops
"Detected reduction" 3: dump file does not exist
FAIL: gcc.dg/autopar/reduc-1short.c scan-tree-dump-times parloops
"SUCCESS: may be parallelized" 3: dump file does not exist
FAIL: gcc.dg/autopar/reduc-2.c (test for excess errors)
FAIL: gcc.dg/autopar/reduc-2.c scan-tree-dump-times parloops "Detected
reduction" 3: dump file does not exist
FAIL: gcc.dg/autopar/reduc-2.c scan-tree-dump-times parloops "SUCCESS:
may be parallelized" 3: dump file does not exist
FAIL: gcc.dg/autopar/reduc-2char.c (test for excess errors)
FAIL: gcc.dg/autopar/reduc-2char.c scan-tree-dump-times parloops
"Detected reduction" 2: dump file does not exist
FAIL: gcc.dg/autopar/reduc-2char.c scan-tree-dump-times parloops
"SUCCESS: may be parallelized" 2: dump file does not exist
FAIL: gcc.dg/autopar/reduc-2short.c (test for excess errors)
FAIL: gcc.dg/autopar/reduc-2short.c scan-tree-dump-times parloops
"Detected reduction" 2: dump file does not exist
FAIL: gcc.dg/autopar/reduc-2short.c scan-tree-dump-times parloops
"SUCCESS: may be parallelized" 2: dump file does not exist
FAIL: gcc.dg/autopar/reduc-3.c (test for excess errors)
FAIL: gcc.dg/autopar/reduc-3.c scan-tree-dump-times parloops "Detected
reduction" 1: dump file does not exist
FAIL: gcc.dg/autopar/reduc-3.c scan-tree-dump-times parloops "SUCCESS:
may be parallelized" 1: dump file does not exist
FAIL: gcc.dg/autopar/reduc-6.c (test for excess errors)
FAIL: gcc.dg/autopar/reduc-6.c scan-tree-dump-times parloops "Detected
reduction" 0: dump file does not exist
FAIL: gcc.dg/autopar/reduc-6.c scan-tree-dump-times parloops "SUCCESS:
may be parallelized" 0: dump file does not exist
FAIL: gcc.dg/autopar/reduc-6.c scan-tree-dump-times parloops "FAILED:
it is not a part of reduction" 3: dump file does not exist
FAIL: gcc.dg/autopar/reduc-7.c (test for excess errors)
FAIL: gcc.dg/autopar/reduc-7.c scan-tree-dump-times parloops "Detected
reduction" 2: dump file does not exist
FAIL: gcc.dg/autopar/reduc-7.c scan-tree-dump-times parloops "SUCCESS:
may be parallelized" 2: dump file does not exist
FAIL: gcc.dg/autopar/reduc-8.c (test for excess errors)
FAIL: gcc.dg/autopar/reduc-8.c scan-tree-dump-times parloops "Detected
reduction" 2: dump file does not exist
FAIL: gcc.dg/autopar/reduc-8.c scan-tree-dump-times parloops "SUCCESS:
may be parallelized" 2: dump file does not exist
FAIL: gcc.dg/autopar/reduc-9.c (test for excess errors)
FAIL: gcc.dg/autopar/reduc-9.c scan-tree-dump-times parloops "Detected
reduction" 2: dump file does not exist
FAIL: gcc.dg/autopar/reduc-9.c scan-tree-dump-times parloops "SUCCESS:
may be parallelized" 2: dump file does not exist
FAIL: gcc.dg/compat/fnptr-by-value-1 c_compat_x_tst.o-c_compat_y_tst.o
link
UNRESOLVED: gcc.dg/compat/fnptr-by-value-1
c_compat_x_tst.o-c_compat_y_tst.o execute
FAIL: gcc.dg/compat/pr38736 c_compat_x_tst.o-c_compat_y_tst.o link
UNRESOLVED: gcc.dg/compat/pr38736 c_compat_x_tst.o-c_compat_y_tst.o
execute
FAIL: 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
....
=== gcc Summary for unix/-m32 ===
# of expected passes 23419
# of unexpected failures 4457
# of expected failures 187
# of unresolved testcases 253
# of unsupported tests 420
=== gcc Summary ===
# of expected passes 73626
# of unexpected failures 7448
# of unexpected successes 3
# of expected failures 373
# of unresolved testcases 1097
# of unsupported tests 1255
/usr/share/src/gcc_build_64/gcc/xgcc version 4.4.0 20090215
(experimental) [trunk revision 144190] (GCC)
Host is i386-pc-solaris2.11
=== gfortran tests ===
Running target unix/-m64
WARNING: Assuming target board is the local machine (which is probably
wrong).
FAIL: gfortran.dg/PR19754_2.f90 -O0 (test for excess errors)
WARNING: gfortran.dg/PR19754_2.f90 -O0 compilation failed to produce
executable
FAIL: gfortran.dg/PR19754_2.f90 -O1 (test for excess errors)
WARNING: gfortran.dg/PR19754_2.f90 -O1 compilation failed to produce
executable
FAIL: gfortran.dg/PR19754_2.f90 -O2 (test for excess errors)
WARNING: gfortran.dg/PR19754_2.f90 -O2 compilation failed to produce
executable
FAIL: gfortran.dg/PR19754_2.f90 -O3 -fomit-frame-pointer (test for
excess errors)
WARNING: gfortran.dg/PR19754_2.f90 -O3 -fomit-frame-pointer
compilation failed to produce executable
FAIL: gfortran.dg/PR19754_2.f90 -O3 -fomit-frame-pointer
-funroll-loops (test for excess errors)
WARNING: gfortran.dg/PR19754_2.f90 -O3 -fomit-frame-pointer
-funroll-loops compilation failed to produce executable
FAIL: gfortran.dg/PR19754_2.f90 -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions (test for excess errors)
WARNING: gfortran.dg/PR19754_2.f90 -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions compilation failed to produce
executable
FAIL: gfortran.dg/PR19754_2.f90 -O3 -g (test for excess errors)
WARNING: gfortran.dg/PR19754_2.f90 -O3 -g compilation failed to
produce executable
FAIL: gfortran.dg/PR19754_2.f90 -Os (test for excess errors)
WARNING: gfortran.dg/PR19754_2.f90 -Os compilation failed to produce
executable
....
=== gfortran Summary for unix/-m64 ===
# of expected passes 6301
# of unexpected failures 9603
# of expected failures 10
# of untested testcases 1935
# of unsupported tests 1508
Running target unix/-m32
WARNING: Assuming target board is the local machine (which is probably
wrong).
FAIL: gfortran.dg/PR19754_2.f90 -O0 (test for excess errors)
WARNING: gfortran.dg/PR19754_2.f90 -O0 compilation failed to produce
executable
FAIL: gfortran.dg/PR19754_2.f90 -O1 (test for excess errors)
WARNING: gfortran.dg/PR19754_2.f90 -O1 compilation failed to produce
executable
FAIL: gfortran.dg/PR19754_2.f90 -O2 (test for excess errors)
WARNING: gfortran.dg/PR19754_2.f90 -O2 compilation failed to produce
executable
FAIL: gfortran.dg/PR19754_2.f90 -O3 -fomit-frame-pointer (test for
excess errors)
WARNING: gfortran.dg/PR19754_2.f90 -O3 -fomit-frame-pointer
compilation failed to produce executable
FAIL: gfortran.dg/PR19754_2.f90 -O3 -fomit-frame-pointer
-funroll-loops (test for excess errors)
WARNING: gfortran.dg/PR19754_2.f90 -O3 -fomit-frame-pointer
-funroll-loops compilation failed to produce executable
FAIL: gfortran.dg/PR19754_2.f90 -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions (test for excess errors)
WARNING: gfortran.dg/PR19754_2.f90 -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions compilation failed to produce
executable
FAIL: gfortran.dg/PR19754_2.f90 -O3 -g (test for excess errors)
WARNING: gfortran.dg/PR19754_2.f90 -O3 -g compilation failed to
produce executable
FAIL: gfortran.dg/PR19754_2.f90 -Os (test for excess errors)
WARNING: gfortran.dg/PR19754_2.f90 -Os compilation failed to produce
executable
....
=== gfortran Summary for unix/-m32 ===
# of expected passes 5941
# of unexpected failures 9554
# of expected failures 10
# of untested testcases 1720
# of unsupported tests 1488
=== gfortran Summary ===
# of expected passes 12242
# of unexpected failures 19157
# of expected failures 20
# of untested testcases 3655
# of unsupported tests 2996
/usr/share/src/gcc_build_64/gcc/testsuite/gfortran/../../gfortran
version 4.4.0 20090215 (experimental) [trunk revision 144190] (GCC)
=== gnat tests ===
Running target unix/-m64
WARNING: Assuming target board is the local machine (which is probably
wrong).
FAIL: gnat.dg/abstract1.adb (test for excess errors)
FAIL: gnat.dg/abstract_with_anonymous_result.adb (test for excess
errors)
WARNING: gnat.dg/abstract_with_anonymous_result.adb compilation failed
to produce executable
....
=== gnat Summary for unix/-m64 ===
# of expected passes 1
# of unexpected failures 456
# of expected failures 6
# of unresolved testcases 4
Running target unix/-m32
WARNING: Assuming target board is the local machine (which is probably
wrong).
FAIL: gnat.dg/abstract1.adb (test for excess errors)
FAIL: gnat.dg/abstract_with_anonymous_result.adb (test for excess
errors)
WARNING: gnat.dg/abstract_with_anonymous_result.adb compilation failed
to produce executable
....
=== gnat Summary for unix/-m32 ===
# of expected passes 1
# of unexpected failures 456
# of expected failures 6
# of unresolved testcases 4
=== gnat Summary ===
# of expected passes 2
# of unexpected failures 912
# of expected failures 12
# of unresolved testcases 8
Host is i386-pc-solaris2.11
=== obj-c++ tests ===
Running target unix/-m64
Running target unix/-m32
(Did not run)
=== objc tests ===
Running target unix/-m64
WARNING: Assuming target board is the local machine (which is probably
wrong).
FAIL: objc.dg/bitfield-1.m (test for excess errors)
WARNING: objc.dg/bitfield-1.m compilation failed to produce executable
FAIL: objc.dg/bitfield-3.m (test for excess errors)
WARNING: objc.dg/bitfield-3.m compilation failed to produce executable
FAIL: objc.dg/bitfield-5.m (test for excess errors)
WARNING: objc.dg/bitfield-5.m compilation failed to produce executable
FAIL: objc.dg/call-super-1.m (test for excess errors)
WARNING: objc.dg/call-super-1.m compilation failed to produce executable
FAIL: objc.dg/call-super-2.m (test for warnings, line 49)
FAIL: objc.dg/call-super-2.m (test for warnings, line 69)
FAIL: objc.dg/call-super-2.m (test for warnings, line 73)
FAIL: objc.dg/call-super-2.m (test for warnings, line 82)
FAIL: objc.dg/call-super-2.m (test for warnings, line 98)
FAIL: objc.dg/call-super-2.m (test for warnings, line 99)
FAIL: objc.dg/call-super-2.m (test for warnings, line 103)
FAIL: objc.dg/call-super-2.m (test for warnings, line 117)
FAIL: objc.dg/call-super-2.m (test for warnings, line 118)
FAIL: objc.dg/call-super-2.m (test for warnings, line 123)
FAIL: objc.dg/call-super-2.m (test for warnings, line 131)
FAIL: objc.dg/call-super-2.m (test for warnings, line 131)
FAIL: objc.dg/call-super-2.m (test for warnings, line 135)
FAIL: objc.dg/call-super-2.m (test for excess errors)
FAIL: objc.dg/call-super-3.m (test for excess errors)
WARNING: objc.dg/call-super-3.m compilation failed to produce executable
....
=== objc Summary for unix/-m64 ===
# of expected passes 424
# of unexpected failures 133
# of unresolved testcases 3
# of unsupported tests 24
Running target unix/-m32
WARNING: Assuming target board is the local machine (which is probably
wrong).
FAIL: objc.dg/bitfield-1.m (test for excess errors)
WARNING: objc.dg/bitfield-1.m compilation failed to produce executable
FAIL: objc.dg/bitfield-3.m (test for excess errors)
WARNING: objc.dg/bitfield-3.m compilation failed to produce executable
FAIL: objc.dg/bitfield-5.m (test for excess errors)
WARNING: objc.dg/bitfield-5.m compilation failed to produce executable
FAIL: objc.dg/call-super-1.m (test for excess errors)
WARNING: objc.dg/call-super-1.m compilation failed to produce executable
FAIL: objc.dg/call-super-2.m (test for warnings, line 49)
FAIL: objc.dg/call-super-2.m (test for warnings, line 69)
FAIL: objc.dg/call-super-2.m (test for warnings, line 73)
FAIL: objc.dg/call-super-2.m (test for warnings, line 82)
FAIL: objc.dg/call-super-2.m (test for warnings, line 98)
FAIL: objc.dg/call-super-2.m (test for warnings, line 99)
FAIL: objc.dg/call-super-2.m (test for warnings, line 103)
FAIL: objc.dg/call-super-2.m (test for warnings, line 117)
FAIL: objc.dg/call-super-2.m (test for warnings, line 118)
FAIL: objc.dg/call-super-2.m (test for warnings, line 123)
FAIL: objc.dg/call-super-2.m (test for warnings, line 131)
FAIL: objc.dg/call-super-2.m (test for warnings, line 131)
FAIL: objc.dg/call-super-2.m (test for warnings, line 135)
FAIL: objc.dg/call-super-2.m (test for excess errors)
FAIL: objc.dg/call-super-3.m (test for excess errors)
WARNING: objc.dg/call-super-3.m compilation failed to produce executable
....
=== objc Summary for unix/-m32 ===
# of expected passes 424
# of unexpected failures 133
# of unresolved testcases 3
# of unsupported tests 24
=== objc Summary ===
# of expected passes 848
# of unexpected failures 266
# of unresolved testcases 6
# of unsupported tests 48
/usr/share/src/gcc_build_64/gcc/xgcc version 4.4.0 20090215
(experimental) [trunk revision 144190] (GCC)
Compiler version: 4.4.0 20090215 (experimental) [trunk revision 144190]
(GCC)
Platform: x86_64-pc-solaris2.11
configure flags: --build=i386-pc-solaris2.11
--target=x86_64-pc-solaris2.11
--enable-languages=ada,c,c++,fortran,objc,obj-c++ --enable-shared
--disable-static --enable-multilib --enable-decimal-float
--with-long-double-128 --with-included-gettext --enable-stage1-checking
--enable-checking=release --with-tune=k8 --with-cpu=k8 --with-arch=k8
--with-gnu-as --with-as=/usr/local/bin/as --without-gnu-ld
--with-ld=/usr/bin/amd64/ld --with-gmp=/usr/local
--with-mpfr=/usr/local --without-ppl