This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12335] [3.4 regression] ICE when explicitly calling destructor
- From: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Jan 2004 01:28:04 -0000
- Subject: [Bug c++/12335] [3.4 regression] ICE when explicitly calling destructor
- References: <20030918222113.12335.bangerth@dealii.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From giovannibajo at libero dot it 2004-01-13 01:28 -------
Wolfgang,
are you really sure your testcase is valid? I don't think you can call the
destructor if you have not declared it. I think this is ice-on-invalid.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12335