This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Test results for egcs-1.1 prerelease on i586-pc-linux-gnu
- To: law at cygnus dot com, egcs at cygnus dot com
- Subject: Re: Test results for egcs-1.1 prerelease on i586-pc-linux-gnu
- From: Manfred Metzger <ManfredMetzger at swol dot de>
- Date: Wed, 02 Sep 1998 21:55:12 +0200
- References: <8902.904718500@hurl.cygnus.com>
Jeffrey A Law wrote:
> >
> > Maybe a bug in glibc 2.0.6.
> Could be. I know the sigset_t stuff has caused problems before. I
> thought it had also been changed somewhat in glibc, but since I don't
> follow glibc development, I don't really know.
>
> Anyone else know what's going on?
>
> jeff
>
I just installed glibc-2.0.7pre6 and the results are:
XPASS: g++.pt/explicit69.C not a template instantiation (test for errors, line 2)
=== g++ Summary ===
# of expected passes 4221
# of unexpected successes 1
# of expected failures 85
# of untested testcases 7
The results of the other tests are the same as before.
Manni