This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
RE: libstdc++-v3 testsuite results for irix6.5
- To: "'Benjamin Kosnik'" <bkoz at redhat dot com>
- Subject: RE: libstdc++-v3 testsuite results for irix6.5
- From: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- Date: Tue, 14 Nov 2000 22:53:04 -0000
- Cc: "'libstdc++ at sources dot redhat dot com'" <libstdc++ at sources dot redhat dot com>
I would expect that codecvt_wchar_t_char.cc test would fail as irix doesn't
have wchar_t
> -----Original Message-----
> From: Benjamin Kosnik [SMTP:bkoz@redhat.com]
> Sent: Wednesday, 15 November 2000 5:50
> To: Billinghurst, David (CRTS)
> Cc: 'libstdc++@sources.redhat.com'; 'gcc-bugs@gcc.gnu.org'
> Subject: Re: libstdc++-v3 testsuite results for irix6.5
>
> > -b -b 20_util/auto_ptr.cc
> expected fail at the moment, probably compiler-related
>
> > + + 22_locale/codecvt_unicode_wchar_t.cc
> > -r -r 22_locale/codecvt_wchar_t_char.cc
> Way cool that the iconv stuff works on irix too!
> I would expect that the codecvt_wchar_t_char.cc test would pass as well.
>
> > -b -b 23_containers/map_operators.cc
> > -b -b 23_containers/set_operators.cc
> expected fails
>
> > -r -r 27_io/ostream_inserter_arith.cc
> unexpected fail
>
>
>
> All in all, this looks very good. Thanks!
>
> -benjamin