c++/6555: Copy constructor is called before the object (being copied) is initialized

nathan@gcc.gnu.org nathan@gcc.gnu.org
Sun Sep 15 05:00:00 GMT 2002


Synopsis: Copy constructor is called before the object (being copied) is initialized

State-Changed-From-To: open->analyzed
State-Changed-By: nathan
State-Changed-When: Sun Sep 15 04:59:25 2002
State-Changed-Why:
    not a bug, but a QOI issue. I've attached a modified
    test case. See [3/6/2]/2 you have the equivalent of the
    example there, except with implicit template
    instantiations (over which you have no control).
    
    We should try and DTRT here

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6555



More information about the Gcc-bugs mailing list