This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: AIX, Solaris 2.8 excess errors fails
- From: Jason Merrill <jason at redhat dot com>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: David Edelsohn <dje at watson dot ibm dot com>,Benjamin Kosnik <bkoz at redhat dot com>,"libstdc++ at gcc dot gnu dot org" <libstdc++ at gcc dot gnu dot org>
- Date: Thu, 21 Feb 2002 12:42:56 +0000
- Subject: Re: AIX, Solaris 2.8 excess errors fails
- References: <6070000.1014265293@warlock.codesourcery.com>
>>>>> "Mark" == Mark Mitchell <mark@codesourcery.com> writes:
>> We do? Those are the only two libstdc++ tests that continue to
>> fail on AIX.
> Yes -- but I bet there are XFAIL'd (or just not run) tests in the G++
> regression testsuite that test for that.
Yes. g++.old-deja/g++.pt/static3.C comes to mind. Though it doesn't seem
to be XFAIL'd on AIX, actually.
Jason