This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: New AIX failures


> 	Between June 1 and June 2, a number of new libstdc++ failures
> appeared on AIX.  The log shows all the failures to be of the form:

There is also a new ctype failure on AIX. It's not a new failure, just
counted as one: it's a test that used to be XFAILED.

Can you check it out? I believe it's the 22_locale/ctype_to_char.cc
test.

> FAIL: 22_locale/money_get_members_char.cc (test for excess errors)
> Excess errors:
> /gcc/dje/src/libstdc++-v3/testsuite/22_locale/money_get_members_char.
> cc:239: integer constant is too large for "long"
> type/gcc/dje/src/libstdc++-v3/testsuite/22_locale/money_get_members_c
> har.cc:242: integer constant is too large for "long" type

This is probably cpplib, or front end related.

-benjamin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]