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]

[Bug libstdc++/11584] ios::iword() fails to zero-initialize storage on failure


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


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