This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
gcc 4.0.1 (prerelease): new libstdc++ testsuite failures on sparc-linux
- From: Christian Joensson <christian dot joensson at gmail dot com>
- To: gcc <gcc at gcc dot gnu dot org>
- Date: Mon, 20 Jun 2005 07:22:31 +0200
- Subject: gcc 4.0.1 (prerelease): new libstdc++ testsuite failures on sparc-linux
- Reply-to: Christian Joensson <christian dot joensson at gmail dot com>
Looking at http://gcc.gnu.org/ml/gcc-testresults/2005-06/msg00837.html,
LAST_UPDATED: Sun Jun 12 16:16:31 UTC 2005, and this
http://gcc.gnu.org/ml/gcc-testresults/2005-06/msg01121.html,
LAST_UPDATED: Fri Jun 17 08:33:08 UTC 2005 (and the later one
http://gcc.gnu.org/ml/gcc-testresults/2005-06/msg01191.html), I notice
a few new libstdc++ testsuite failures:
FAIL: abi_check
FAIL: 21_strings/basic_string/find/char/1.cc execution test
FAIL: 21_strings/basic_string/find/wchar_t/1.cc execution test
FAIL: 22_locale/time_put/put/char/3.cc execution test
FAIL: 22_locale/time_put/put/char/wrapped_env.cc execution test
FAIL: 22_locale/time_put/put/char/wrapped_locale.cc execution test
FAIL: 22_locale/time_put/put/wchar_t/3.cc execution test
FAIL: 22_locale/time_put/put/wchar_t/wrapped_env.cc execution test
FAIL: 22_locale/time_put/put/wchar_t/wrapped_locale.cc execution test
FAIL: 27_io/basic_filebuf/imbue/wchar_t/12868.cc execution test
Are these to expect and accept?
--
Cheers,
/ChJ