This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
egcs-19980824: results on RHL 5.1/Intel
- To: egcs at cygnus dot com
- Subject: egcs-19980824: results on RHL 5.1/Intel
- From: Christian Joensson FOA 72 <chj at lin dot foa dot se>
- Date: Tue, 25 Aug 1998 23:10:26 +0200
autoconf-2.12-3
glibc-2.0.7-19
gcc --version
2.7.2.3
as --version
GNU assembler 2.9.1
Copyright 1997 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License. This program has absolutely no warranty.
This assembler was configured for a target of `i686-pc-linux-gnu'.
d --version
GNU ld 2.9.1
Copyright 1997 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License. This program has absolutely no warranty.
Supported emulations:
elf_i386
i386linux
dejagnu-980528 snapshot, ``locally'' compiled.
=== libstdc++ tests ===
=== libstdc++ Summary ===
# of expected passes 30
=== gcc tests ===
FAIL: gcc.c-torture/execute/980526-1.c execution, -O2 -fomit-frame-pointer -finline-functions
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution, -O1
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution, -O2
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution, -O2 -fomit-frame-pointer -finline-functions
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution, -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution, -O2 -g
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution, -Os
FAIL: gcc.dg/980626-1.c (test for excess errors)
FAIL: gcc.dg/clobbers.c execution test
=== gcc Summary ===
# of expected passes 7497
# of unexpected failures 10
# of expected failures 7
# of unsupported tests 11
/.automount/hobbe/root/home72/chj/objdir/gcc/xgcc version egcs-2.91.55 19980824
=== g++ tests ===
FAIL: g++.jason/offset1.C (test for excess errors)
FAIL: g++.jason/offset2.C (test for excess errors)
FAIL: g++.jason/offset3.C (test for excess errors)
FAIL: g++.jason/offset4.C (test for excess errors)
FAIL: g++.jason/opeq.C (test for excess errors)
FAIL: g++.jason/opeq2.C (test for excess errors)
FAIL: g++.jason/opeq3.C no assignment semantics defined (test for errors, line 14)
FAIL: g++.jason/opeq3.C (test for excess errors)
XPASS: g++.pt/explicit69.C not a template instantiation (test for errors, line 2)
FAIL: g++.robertl/eb77.C Execution test
=== g++ Summary ===
# of expected passes 4210
# of unexpected failures 9
# of unexpected successes 1
# of expected failures 87
# of untested testcases 7
/.automount/hobbe/root/home72/chj/objdir/gcc/testsuite/../xgcc version egcs-2.91
.55 19980824 (gcc2 ss-980609 experimental)
=== g77 tests ===
( I think all execution tests fail due to failure of finding libg2c.a... )
=== g77 Summary ===
# of expected passes 81
# of unexpected failures 167
# of untested testcases 167
/.automount/hobbe/root/home72/chj/objdir/gcc/g77 g77 version egcs-2.91.55 199808
24 (gcc2 ss-980609 experimental) (from FSF-g77 version 0.5.24-19980804)
The config.status indicate the following parameters was used:
/usr/local/src/egcs-19980824/configure --with-gcc-version-trigger=/usr/local/src/egcs-19980824/gcc/version.c --host=i586-pc-linux-gnu --with-gnu-ld --with-gnu-as --enable-haifa --enable-threads --verbose --norecursion
Well, it's been sometime now, perhaps I'm doing someting wrong?
/ChJ