This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13944] [3.3/3.4/3.5] exception in constructor of a class to be thrown is not caught
- From: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Feb 2004 02:10:31 -0000
- Subject: [Bug c++/13944] [3.3/3.4/3.5] exception in constructor of a class to be thrown is not caught
- References: <20040131120212.13944.debian-gcc@lists.debian.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From giovannibajo at libero dot it 2004-02-02 02:10 -------
I think I'll confirm it because EDG and MSVC71 have the same behaviour of GCC
3.2.3, but I can't see wording in the standard which speaks about what should
happen in this case.
Maybe this could be a defect report.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |wrong-code
Known to fail| |3.3.3 3.4.0 3.5.0
Known to work| |3.2.3
Last reconfirmed|0000-00-00 00:00:00 |2004-02-02 02:10:29
date| |
Summary|exception in constructor of |[3.3/3.4/3.5] exception in
|a class to be thrown is not |constructor of a class to be
|caught |thrown is not caught
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13944