[Bug libstdc++/11584] ios::iword() fails to zero-initialize storage on failure
bkoz at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Sep 10 14:46:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11584
------- Additional Comments From bkoz at gcc dot gnu dot org 2003-09-10 14:46 -------
On today's gcc, I am getting at least
FAIL: 22_locale/messages/members/char/1.cc execution test
FAIL: 22_locale/messages/members/char/2.cc execution test
FAIL: 22_locale/messages/members/char/wrapped_env.cc execution test
FAIL: 22_locale/messages/members/char/wrapped_locale.cc execution test
FAIL: 22_locale/messages_byname/1.cc execution test
FAIL: 24_iterators/istream_iterator.cc execution test
...
These new fails. The build-test cycle is pretty painfully slow at the moment, so
I don't have complete results.
This does indeed look like a valid bug, but the solution appears off. I'll look
at this tonight and will post more on Friday.
-benjamin
More information about the Gcc-bugs
mailing list