http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48340

--- Comment #11 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot 
Uni-Bielefeld.DE> 2011-04-06 08:55:22 UTC ---
> --- Comment #10 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-04-03 
> 17:58:14 UTC ---
> Created attachment 23858
>   --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23858
> handle ctype::mask values that don't fit in 16bits
>
> this should fix it, but changes the size of ctype<wchar_t> on Irix, which 
> would
> break the ABI

Unfortunately, it didn't work.  At first, I applied the patch to my
previous build tree and reran make and make check in libstdc++, but the
failures persisted.  To make sure there wasn't any missing dependency, I
removed the libstdc++-v3 directory, reconfigure and rebuilt, but with
the same results.

I happened to build on Tru64 UNIX from the same sources, and see lots of
wchar_t failures there, too.

    Rainer

Reply via email to