This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/11584] ios::iword() fails to zero-initialize storage on failure
- From: "dhazeghi at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Aug 2003 00:52:40 -0000
- Subject: [Bug libstdc++/11584] ios::iword() fails to zero-initialize storage on failure
- References: <20030718231013.11584.sebor@roguewave.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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
dhazeghi at yahoo dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bkoz at redhat dot com
Keywords| |wrong-code
Target Milestone|3.4 |---
------- Additional Comments From dhazeghi at yahoo dot com 2003-08-23 00:52 -------
Ben, can you take a look at the attached patch for this bug? Thanks.