[Bug c++/18192] Serious Performance Bug depending on a donothing destructor declaration

2006-03-03 Thread jason at gcc dot gnu dot org
--- Comment #5 from jason at gcc dot gnu dot org 2006-03-04 01:29 --- Tested, bug not present in gcc 4.0.2. Not going to fix in 3.x. -- jason at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/18192] Serious Performance Bug depending on a donothing destructor declaration

2005-09-15 Thread jason at gcc dot gnu dot org
--- Additional Comments From jason at gcc dot gnu dot org 2005-09-15 19:18 --- Please try GCC 4. We're unlikely to work on tweaking the performance of the GCC 3.4 line. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18192

[Bug c++/18192] Serious Performance Bug depending on a donothing destructor declaration

2004-11-25 Thread dkouroun at mailbox dot gr
--- 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

[Bug c++/18192] Serious Performance Bug depending on a donothing destructor declaration

2004-11-24 Thread dkouroun at mailbox dot gr
-- What|Removed |Added GCC host triplet|SuSE 9.0|SuSE 9.2 Version|3.4.2 |3.4.3

[Bug c++/18192] Serious Performance Bug depending on a donothing destructor declaration

2004-11-24 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-24 18:27 --- This might have to do with execeptions. -- What|Removed |Added Severity|critical

[Bug c++/18192] Serious Performance Bug depending on a donothing destructor declaration

2004-10-28 Thread dkouroun at mailbox dot gr
--- Additional Comments From dkouroun at mailbox dot gr 2004-10-28 10:34 --- Created an attachment (id=7422) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7422action=view) The source code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18192