This is the mail archive of the gcc-patches@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]

Re: C++ PATCH: Explicit instantiations of constructors


>>>>> "Mark" == Mark Mitchell <mark@codesourcery.com> writes:

> 	* pt.c (do_decl_instantiate): Explicitly clone constructors and
> 	destructors that haven't already been cloned.

I don't think this should be necessary.  Why aren't the clone decls
generated automatically generated along with the cloned decl?

Jason

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