This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Another recent libstdc++ regression
- From: Paolo Carlini <paolo dot carlini at oracle dot com>
- To: gcc at gcc dot gnu dot org
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Mon, 14 Jul 2008 05:00:42 -0500 (CDT)
- Subject: Another recent libstdc++ regression
- Accept-language: en-US
Hi,
first, many thanks to Daniel for working hard on the other recent regressions... Unfortunately, however, today there is a new one (at least on x86_64-linux and i686-linux):
FAIL: 22_locale/num_put/put/wchar_t/20914.cc execution test
Many thanks for looking into it and, well... to whom is concerned: always make sure to regtest completely the C++ library ;)
Paolo.