This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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: libstdc++/6511: new libstdc++ v3 testsuite regressions on *-*-solaris2.8


bkoz@gcc.gnu.org writes:

>     Fixed with
>     
>     2002-04-30  Benjamin Kosnik  <bkoz@redhat.com>
>     
>     	PR libstdc++/6511
>     	* config/os/solaris/solaris2.7/bits/ctype_noninline.h: Fix typo.

thanks: 32-bit testsuite results look reasonable again:

FAIL: 18_support/numeric_limits.cc execution test
WARNING: program timed out.
FAIL: 21_strings/ctor_copy_dtor.cc execution test
WARNING: program timed out.
FAIL: 21_strings/insert.cc execution test
XPASS: 22_locale/collate_members_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
FAIL: 27_io/istream_extractor_arith.cc execution test

                === libstdc++-v3 Summary ===

# of expected passes            369
# of unexpected failures        4
# of unexpected successes       9
# of expected failures          16

64-bit testing is broken right now due to an unrelated problem; I'm still
investigating what's going on there.

	Rainer


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