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++/3187] gcc lays down two copies of constructors


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-15 21:19 -------
(In reply to comment #17)
> This problem makes it difficult to debug C++ code. This is affecting the 
> systemC (www.systemc.org) community. It is more than a minor issue those 
> debugging C++.
The debuger should be able to handle this as it will also get templates wrong.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3187


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