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: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- Subject: Re: libstdc++-v3 testsuite results for irix6.5
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Tue, 14 Nov 2000 10:49:59 -0800 (PST)
- cc: "'libstdc++ at sources dot redhat dot com'" <libstdc++ at sources dot redhat dot com>, "'gcc-bugs at gcc dot gnu dot org'" <gcc-bugs at gcc dot gnu dot org>
> -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