This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: two constructor copies in object file
- From: Joe Buck <jbuck at synopsys dot COM>
- To: oliva at lsd dot ic dot unicamp dot br (Alexandre Oliva)
- Cc: rogelio at evoserve dot com (Rogelio M. Serrano Jr.), gcc at gcc dot gnu dot org
- Date: Thu, 17 Jan 2002 11:43:44 -0800 (PST)
- Subject: Re: two constructor copies in object file
On Jan 16, 2002, "Rogelio M. Serrano Jr." <rogelio@evoserve.com> wrote:
> > Why are the constructors created twice?
Alexandre Oliva writes:
> One to handle full-object construction, one to handle sub-object
> construction, IIRC.
Yes, but the fact that the demangler maps two distinct strings into
one identical string is, IMHO, a bug.