c++/6427: compiler generates incorrect call to compiler generated copy ctor
nathan@gcc.gnu.org
nathan@gcc.gnu.org
Thu Apr 25 07:27:00 GMT 2002
Synopsis: compiler generates incorrect call to compiler generated copy ctor
State-Changed-From-To: open->closed
State-Changed-By: nathan
State-Changed-When: Thu Apr 25 07:27:48 2002
State-Changed-Why:
not a bug. There is an invokation of the copy ctor
to copy the temporary object into the (compiler's) throw
structure. See [15.1]
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6427
More information about the Gcc-prs
mailing list