This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Money_members do not XPASS anymore on power-linux?
- From: Franz Sirl <Franz dot Sirl-kernel at lauterbach dot com>
- To: Mark Mitchell <mark at codesourcery dot com>,Paolo Carlini <pcarlini at unitus dot it>
- Cc: "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>,"libstdc++ at gcc dot gnu dot org" <libstdc++ at gcc dot gnu dot org>
- Date: Sat, 13 Apr 2002 22:52:34 +0200
- Subject: Re: Money_members do not XPASS anymore on power-linux?
- References: <3CB81CF5.4050100@unitus.it> <63130000.1018722053@gandalf.codesourcery.com>
On Saturday 13 April 2002 20:20, Mark Mitchell wrote:
> --On Saturday, April 13, 2002 01:56:37 PM +0200 Paolo Carlini
>
> <pcarlini@unitus.it> wrote:
> > Hi,
> >
> > 'til a couple of days ago we had 25 XPASSes for v3 on
> > powerpc-unknown-linux-gnu but in the latest testresults for this
> > platform:
> >
> > http://gcc.gnu.org/ml/gcc-testresults/2002-04/msg00466.html
> >
> > the usual:
> >
> > XPASS: 22_locale/money_get_members_char.cc execution test
> > XPASS: 22_locale/money_get_members_wchar_t.cc execution test
> > XPASS: 22_locale/money_put_members_char.cc execution test
> > XPASS: 22_locale/money_put_members_wchar_t.cc execution test
>
> And, by the way, would you look into eliminating the XPASSes? It's
> confusing to have them go by every time.
This is caused by the upgrade to current glibc-2.2.5cvs (glibc-2-2-branch) on
entropy, looking at the glibc ChangeLog suggests only this one:
2002-02-28 Ulrich Drepper <drepper@redhat.com>
* locale/iso-4217.def: Remove obsolete currencies for countries
with Euro.
Should be easy to verify on x86-linux-gnu with a glibc updated to current
2.2.5cvs.
Franz.