This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 1997-10-31 egcs snapshot available
- To: hjl at lucon dot org (H.J. Lu)
- Subject: Re: 1997-10-31 egcs snapshot available
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Sat, 01 Nov 1997 12:56:49 -0700
- cc: egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <m0xRUeu-0004ecC@ocean.lucon.org>you write:
> I got this on linux/x86. It seems that dwarf EH is broken again.
Just a note, after fixing the NULL termination problem in dwarf2out.c
I get the following:
Running /hurl/puke/law/egcs/gcc/testsuite/g++.old-deja/old-deja.exp ...
FAIL: g++.benjamin/warn01.C (test for excess errors)
XPASS: g++.jason/destruct3.C - (test for bogus messages, line 38)
FAIL: g++.jason/template31.C (test for excess errors)
FAIL: g++.mike/eh23.C Execution test
FAIL: g++.mike/eh3.C Execution test
FAIL: g++.mike/eh33.C Execution test
FAIL: g++.mike/eh35.C Execution test
FAIL: g++.mike/eh44.C Execution test
FAIL: g++.mike/eh5.C Execution test
FAIL: g++.mike/eh50.C Execution test
FAIL: g++.mike/eh51.C Execution test
=== g++ Summary ===
# of expected passes 3371
# of unexpected failures 10
# of unexpected successes 1
# of expected failures 81
# of untested testcases 6
I haven't looked through my testresults archives to see how that
compares to other x86 testruns.
jeff