This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
CVS egcs-980309: results on sparc-sun-solaris2.5.1 haifa disabled
- To: egcs at cygnus dot com
- Subject: CVS egcs-980309: results on sparc-sun-solaris2.5.1 haifa disabled
- From: Manfred Hollstein <manfred at s-direktnet dot de>
- Date: Tue, 10 Mar 98 16:36:53 +0100
- Cc: Manfred dot Hollstein at ks dot sel dot alcatel dot de
- Reply-To: Manfred Hollstein <manfred at s-direktnet dot de>
Sources:
- egcs from CVS last updated on 1998/03/09 11:46:22 MET
- libg++-2.8.1-980306
Configuration:
- sparc-sun-solaris2.5.1
Environment:
- GNU binutils snapshot gas-980219
- dejagnu-971028
Remarks:
None.
Patches applied:
[1]: `When making link, also check the current directory'
patch from <hjl@gnu.ai.mit.edu>
[2]: `Final end of the `never ending story'? (was: Re: ...)'
patch from <manfred@s-direktnet.de>
[3]: `[980307]: Warning patches #1/5 - signed vs. unsigned.'
patch from <manfred@s-direktnet.de>
[4]: `[980307]: Warning patches #2/5 - enumeration value not handled...'
patch from <manfred@s-direktnet.de>
[5]: `[980307]: Warning patches #3/5 - Unused variables, functions, etc.'
patch from <manfred@s-direktnet.de>
[6]: `[980307]: Warning patches #4/5 - Missing braces, brackets, parens...'
patch from <manfred@s-direktnet.de>
[7]: `[980307]: Warning patches #5/5 - the rest...'
patch from <manfred@s-direktnet.de>
[8]: `This is actually a (was: Re:) Patch for better diagnostic ...'
patch from <manfred@s-direktnet.de>
config env:
CC=gcc
CFLAGS=-O9 -g
CXXFLAGS=-O9 -g
LDFLAGS=
config flags:
--enable-shared --enable-threads
--with-gnu-as --with-gnu-ld
--prefix=/u/b60/manfred/gnu/sparc-sun-solaris2
--with-gxx-include-dir=/u/b60/manfred/gnu/sparc-sun-solaris2/lib/gcc-lib/sparc-sun-solaris2.5.1/egcs-2.91.13/include/g++
--with-local-prefix=/u/b60/manfred/gnu/sparc-sun-solaris2
BOOT_CFLAGS:
-O9 -g
gcc used for bootstrapping:
gcc version 2.8.1
Results:
--------
Test Run By manfred on Tue Mar 10 13:32:58 1998
Native configuration is sparc-sun-solaris2.5.1
=== libio Summary ===
# of expected passes 40
Test Run By manfred on Tue Mar 10 13:34:45 1998
Native configuration is sparc-sun-solaris2.5.1
=== libstdc++ Summary ===
# of expected passes 30
=== libg++ Summary ===
# of unexpected failures 0
Test Run By manfred on Tue Mar 10 13:37:09 1998
Native configuration is sparc-sun-solaris2.5.1
=== gcc Summary ===
# of expected passes 6002
# of unexpected failures 5
# of expected failures 6
# of unsupported tests 9
/local/manfred/work/GNU/egcs-980309-sparc-sun-solaris2.5.1/gcc/xgcc version egcs-2.91.13 980308 (gcc-2.8.0 release)
Test Run By manfred on Tue Mar 10 14:37:50 1998
Native configuration is sparc-sun-solaris2.5.1
=== g++ Summary ===
# of expected passes 3717
# of unexpected failures 2
# of unexpected successes 1
# of expected failures 75
# of untested testcases 6
/local/manfred/work/GNU/egcs-980309-sparc-sun-solaris2.5.1/gcc/testsuite/../xgcc version egcs-2.91.13 980308 (gcc-2.8.0 release)
Details:
--------
=== gcc tests ===
FAIL: gcc.c-torture/execute/loop-2f.c execution, -O2
FAIL: gcc.c-torture/execute/loop-2f.c execution, -O2 -fomit-frame-pointer -finline-functions
FAIL: gcc.c-torture/execute/loop-2f.c execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops
FAIL: gcc.c-torture/execute/loop-2f.c execution, -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops
FAIL: gcc.c-torture/execute/loop-2f.c execution, -O2 -g
=== g++ tests ===
XPASS: g++.mike/ns3.C (test for errors, line 1)
.../g++.old-deja/g++.mike/ns3.C:3: `i' redeclared as different kind of symbol
.../g++.old-deja/g++.mike/ns3.C:1: previous declaration of `int i'
FAIL: g++.mike/p10849a.C (test for excess errors)
.../g++.old-deja/g++.mike/p10849a.C: In method `int D::g()':
.../g++.old-deja/g++.mike/p10849a.C:24: type `A' is ambiguous base class for type `D'
FAIL: g++.pt/vaarg.C Execution test