Check Error with libstdc++

Gabriel Dos Reis gdr@integrable-solutions.net
Mon Aug 5 05:11:00 GMT 2002


Mike Cleary <mcleary@iol.unh.edu> writes:

| Hello,
| I have found the following error while testing libstdc++:
| 
| Running 
| /mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/libstdc++-v3/testsuite/libstdc++-v3.dg/dg.exp 
| ...
| XPASS: 22_locale/collate_members_wchar_t.cc execution test
| XPASS: 22_locale/ctype_is_wchar_t.cc execution test
| XPASS: 22_locale/money_get_members_wchar_t.cc execution test
| XPASS: 22_locale/money_put_members_wchar_t.cc execution test
| XPASS: 22_locale/moneypunct_members_wchar_t.cc execution test
| XPASS: 22_locale/num_get_members_wchar_t.cc execution test
| XPASS: 22_locale/num_put_members_wchar_t.cc execution test
| XPASS: 22_locale/numpunct_members_wchar_t.cc execution test
| XPASS: 22_locale/time_get_members_wchar_t.cc execution test
| XPASS: 22_locale/time_put_members_wchar_t.cc execution test

I think these are known and happen on other plateforms.

| FAIL: 26_numerics/c99_classification_macros_c.cc (test for excess errors)

This usually means that your C <math.h> implement some C99 macros.

-- Gaby



More information about the Libstdc++ mailing list