This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Money_members do not XPASS anymore on power-linux?
- From: Franz Sirl <Franz dot Sirl-kernel at lauterbach dot com>
- To: Paolo Carlini <pcarlini at unitus dot it>
- Cc: Mark Mitchell <mark at codesourcery dot com>,"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 23:52:58 +0200
- Subject: Re: Money_members do not XPASS anymore on power-linux?
- References: <3CB81CF5.4050100@unitus.it> <200204132252.34593@enzo.bigblue.local> <3CB8A246.8000006@unitus.it>
On Saturday 13 April 2002 23:25, Paolo Carlini wrote:
> To Mark: Benjamin may comment on the XPASSes better than me, but,
> roughly, I think the point is that on non gnu-locale model systems (~
> non glibc systems) those tests actually FAILs.
Everytime stuff like this comes up I wish I knew more about tcl/tk/dejagnu, I
think we should have a .exp in the gcc sources that defines functions like
'targethasproperty' and 'hosthasproperty' so we could use it similar to the
'target' function:
[targethasproperty gnulocale bigendian 64bit fPIC dwarfeh]
cause that would define a lot of testcases restrictions to something they
really want to restrict to.
Maybe a projects.html candidate?
Franz.