This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]