This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
CVS egcs-980309: results on sparc-sun-sunos4.1.4 haifa disabled
- To: egcs at cygnus dot com
- Subject: CVS egcs-980309: results on sparc-sun-sunos4.1.4 haifa disabled
- From: Manfred Hollstein <manfred at s-direktnet dot de>
- Date: Wed, 11 Mar 98 08:36:42 +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-sunos4.1.4
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
--with-gnu-as
--prefix=/u/b60/manfred/gnu/sparc-sun-sunos4
--with-gxx-include-dir=/u/b60/manfred/gnu/sparc-sun-sunos4/lib/gcc-lib/sparc-sun-sunos4.1.4/egcs-2.91.13/include/g++
--with-local-prefix=/u/b60/manfred/gnu/sparc-sun-sunos4
BOOT_CFLAGS:
-O9 -g -D__USE_FIXED_PROTOTYPES__
gcc used for bootstrapping:
gcc version 2.8.1
Results:
--------
Test Run By manfred on Tue Mar 10 14:22:46 1998
Native configuration is sparc-sun-sunos4.1.4
=== libio Summary ===
# of expected passes 40
Test Run By manfred on Tue Mar 10 14:27:03 1998
Native configuration is sparc-sun-sunos4.1.4
=== libstdc++ Summary ===
# of expected passes 30
=== libg++ Summary ===
# of unexpected failures 0
Test Run By manfred on Tue Mar 10 14:32:44 1998
Native configuration is sparc-sun-sunos4.1.4
=== 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-sunos4.1.4/gcc/xgcc version egcs-2.91.13 980308 (gcc-2.8.0 release)
Test Run By manfred on Tue Mar 10 17:49:21 1998
Native configuration is sparc-sun-sunos4.1.4
=== g++ Summary ===
# of expected passes 3715
# of unexpected failures 4
# of unexpected successes 1
# of expected failures 75
# of untested testcases 6
/local/manfred/work/GNU/egcs-980309-sparc-sun-sunos4.1.4/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 ===
FAIL: g++.law/profile1.C Execution test
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++.mike/p9706.C Execution test
FAIL: g++.pt/vaarg.C Execution test