This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/9370] Bad exception handling in formatted I/O functions
- From: "peturr02 at ru dot is" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Jul 2003 15:49:43 -0000
- Subject: [Bug libstdc++/9370] Bad exception handling in formatted I/O functions
- References: <20030120095600.9370.peturr02@ru.is>
- 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=9370
------- Additional Comments From peturr02 at ru dot is 2003-07-02 15:49 -------
It seems this bug has been fixed, at least the test case now runs as expected.