This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/18192] Serious Performance Bug depending on a donothing destructor declaration
- From: "dkouroun at mailbox dot gr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Nov 2004 10:04:31 -0000
- Subject: [Bug c++/18192] Serious Performance Bug depending on a donothing destructor declaration
- References: <20041028103142.18192.dkouroun@mailbox.gr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From dkouroun at mailbox dot gr 2004-11-25 10:04 -------
(In reply to comment #2)
> This might have to do with execeptions.
What kind of exceptions? For icc it doesn't make any difference whether or not
you comment out that donothing destructor!!! g++-3.4.3 still has that problem!
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18192