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]

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


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


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