[PATCH] Fix wide charater literals (was Re: [RFC] Unexpected compiler twist of the wcscoll issue)

Paolo Carlini pcarlini@unitus.it
Tue Mar 12 08:26:00 GMT 2002


Franz Sirl wrote:

> Well, at least on powerpc-linux-gnu there are 2 more:
>
> codecvt_members_unicode_char.exe: 
> /home/fsirl/cvsx/gcc31/libstdc++-v3/testsuite/22_locale/codecvt_members_unicode_char.cc:103: 
> void
> test01(): Assertion `!int_traits::compare(i_arr, i_lit, size)' failed.
> FAIL: 22_locale/codecvt_members_unicode_char.cc execution test
>
> codecvt_members_unicode_wchar_t.exe: 
> /home/fsirl/cvsx/gcc31/libstdc++-v3/testsuite/22_locale/codecvt_members_unicode_wchar_t.cc:83: 
>
> void test01(): Assertion `r1 == codecvt_base::ok' failed.
> FAIL: 22_locale/codecvt_members_unicode_wchar_t.cc execution test
>
> Franz. 

Yes Franz. Sorry. I meant more exactly on i686. That problem on powerpc 
is most probably unrelated and we have to work on it as soon as 
possible. However, Franz, if you are seeing only those two, that is 2 
expected on powerpc, I think Jakub's patch is a win.

Ciao, Paolo.




More information about the Gcc-patches mailing list