what's up with wchar_t bits in 22_locale on ia64?

John David Anglin dave@hiauly1.hia.nrc.ca
Wed Mar 12 16:45:00 GMT 2003


Hi Loren,

> OK, Benjamin/Andreas/Dave, we could handle this case of failure using
> the same technique I used (/copied from existing wrapper structure) to
> handle generic implementation failures (I used a different report
> string since the failure was different, i.e. the system may know about
> the locale but the generic implementation couldn't handle it).

The patch reduced the number of locale fails to two on hppa64-hp-hpux11.11:

Assertion failed: _EX, file /xxx/gnu/gcc-3.3/gcc/libstdc++-v3/testsuite/22_local
e/ctype/cons/char/1.cc, line 60
FAIL: 22_locale/ctype/cons/char/1.cc execution test
Assertion failed: _EX, file /xxx/gnu/gcc-3.3/gcc/libstdc++-v3/testsuite/22_local
e/ctype/is/char/1.cc, line 136
FAIL: 22_locale/ctype/is/char/1.cc execution test

It didn't change the results for hppa-unknown-linux-gnu or i686-pc-linux-gnu.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)



More information about the Libstdc++ mailing list