This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/48340] Several wchar_t tests FAIL on IRIX 6.5
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 29 Mar 2011 17:39:11 +0000
- Subject: [Bug libstdc++/48340] Several wchar_t tests FAIL on IRIX 6.5
- Auto-submitted: auto-generated
- References: <bug-48340-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48340
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-03-29 17:38:58 UTC ---
(In reply to comment #0)
>
> (gdb) p str10
> $1 = {static npos = 4294967295, _M_dataplus = {<std::allocator<wchar_t>> =
> {<__gnu_cxx::new_allocator<wchar_t>> = {<No data fields>}, <No data fields>},
> _M_p = 0x1000e2f4
> L"\000\000\000s\000\000\000a\000\000\000i\000\000\000l\000\000\000i\000\000\000n\000\000\000g\000\000\000
extracting str10 doesn't seem to have stopped at the first whitespace
character, implying a problem with the wchar_t equivalent of iswspace