egcs-980122: results on i586-linux-gnulibc1 haifa disabled - READ it: CRASHES included
Manfred Hollstein
manfred@s-direktnet.de
Sun Jan 25 10:39:00 GMT 1998
Sources:
- egcs-980122
- libg++-2.8.1-980119 (+ patches from H.J. Lu)
Configuration:
- i586-linux-gnulibc1
Environment:
- Debian Linux 1.3.1
- Kernel 2.1.81 (SYSTEM CRASH!!! during `make check', then switched
to 2.0.33)
- GNU binutils-2.8.1.0.15
- dejagnu-971222
- libc-5.4.39
- ld.so-1.9.6
Interestingly, the 2.1.81 kernel has been compiled by gcc-2.8.0 and it failed
miserably during a system backup this morning, too!
On a 2.0.33 kernel both `make check' and the backup succeeded without any
problem; 2.0.33 had been compiled by egcs-1.0.1 (I know of a previous backup
also on 2.0.33 - but compiled by a 2.8.0 snapshot - which crashed my system,
too).
I know, 2.1.xx are `hacker kernels', but up to now my impression was that
they work _much_ better with the new compilers than the `stable' 2.0.xx ones.
Later on, I'll rebuild the 2.1.81 kernel and start the backup again. We'll see...
Patches applied:
[1]: [971016]: PICFLAG vs. multilib - solution from <manfred@s-direktnet.de>
[2]: Install c++filt from <manfred@s-direktnet.de>
[3]: `configure: When making link, also check the current ...' patch from
<hjl@gnu.ai.mit.edu> for libg++
[4]: `Bug in top-level configure script' patch from <manfred@s-direktnet.de>
[5]: `[980122]: Patch for new bug in libgcc2 for m68k-motorola-sysv'
patch from <manfred@s-direktnet.de>
[6]: `delta88 also broken - Was: Re: crtstuff.c change is bad for
(at least) OpenServer' patch from `robertl@dgii.com'
config env:
CC=gcc
CFLAGS=-O9 -march=pentium -mcpu=pentium -malign-loops=0 -malign-jumps=0 \
-malign-functions=0 -fomit-frame-pointer
LDFLAGS=-s
config flags:
--enable-shared
--with-gnu-as --with-gnu-ld
--prefix=/tools/gnu
--with-gxx-include-dir=/tools/gnu/lib/gcc-lib/i586-linux-gnulibc1/egcs-2.91.05/include/g++
--with-local-prefix=/tools/gnu
BOOT_CFLAGS:
-O9 -march=pentium -mcpu=pentium -malign-loops=0 -malign-jumps=0 \
-malign-functions=0 -fomit-frame-pointer
gcc used for bootstrapping:
gcc version egcs-2.90.23 980102 (egcs-1.0.1 release)
Results:
--------
Test Run By manfred on Sun Jan 25 17:54:45 1998
Native configuration is i586-pc-linux-gnulibc1
=== libio Summary ===
# of expected passes 40
Test Run By manfred on Sun Jan 25 17:55:45 1998
Native configuration is i586-pc-linux-gnulibc1
=== libstdc++ Summary ===
# of expected passes 30
Test Run By manfred on Sun Jan 25 18:00:51 1998
Native configuration is i586-pc-linux-gnulibc1
=== gcc Summary ===
# of expected passes 5983
# of expected failures 6
# of unsupported tests 7
/home/manfred/work/GNU/egcs-980122-i586-linux-gnulibc1/gcc/xgcc version egcs-2.91.05 980122 (gcc-2.8.0 release)
Test Run By manfred on Sun Jan 25 18:23:55 1998
Native configuration is i586-pc-linux-gnulibc1
=== g++ Summary ===
# of expected passes 3598
# of unexpected failures 2
# of expected failures 81
# of untested testcases 6
/home/manfred/work/GNU/egcs-980122-i586-linux-gnulibc1/gcc/testsuite/../xgcc version egcs-2.91.05 980122 (gcc-2.8.0 release)
=== g++ tests ===
FAIL: g++.pt/ttp22.C (test for excess errors)
.../g++.old-deja/g++.pt/ttp22.C: In method `int E::f()':
.../g++.old-deja/g++.pt/ttp22.C:26: type/value mismatch at argument 0 in template parameter list for `template <template <class {anon}> DD, class EE> C<DD,EE>'
.../g++.old-deja/g++.pt/ttp22.C:26: expected a class template, got `D<int>'
.../g++.old-deja/g++.pt/ttp22.C:26: warning: control reaches end of non-void function `E::f()'
FAIL: g++.pt/ttp23.C (test for excess errors)
.../g++.old-deja/g++.pt/ttp23.C: In method `int E::f()':
.../g++.old-deja/g++.pt/ttp23.C:26: type/value mismatch at argument 0 in template parameter list for `template <template <class {anon}> E, class D> C<E,D>'
.../g++.old-deja/g++.pt/ttp23.C:26: expected a class template, got `D<int>'
.../g++.old-deja/g++.pt/ttp23.C:26: warning: control reaches end of non-void function `E::f()'
More information about the Gcc
mailing list