This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/3187] gcc lays down two copies of constructors
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jun 2005 21:19:02 -0000
- Subject: [Bug c++/3187] gcc lays down two copies of constructors
- References: <20010614114602.3187.peter@empeg.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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