r152373 - in /trunk/gcc: cp/ChangeLog cp/decl.c...
jason@gcc.gnu.org
jason@gcc.gnu.org
Thu Oct 1 14:37:00 GMT 2009
Author: jason
Date: Thu Oct 1 14:37:08 2009
New Revision: 152373
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152373
Log:
* pt.c (register_specialization): Push DECL_SOURCE_LOCATION to the
clones.
* decl.c (grok_special_member_properties): Only adjust
TYPE_HAS_COMPLEX_* if the function is defaulted in the class body.
(cp_finish_decl): Push DECL_DELETED_FN/DECL_DEFAULTED_FN to the
clones.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/defaulted13.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/decl.c
trunk/gcc/cp/pt.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list