r151063 - in /trunk/gcc/cp: ChangeLog class.c c...
jason@gcc.gnu.org
jason@gcc.gnu.org
Mon Aug 24 21:32:00 GMT 2009
Author: jason
Date: Mon Aug 24 21:32:24 2009
New Revision: 151063
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151063
Log:
* cp-tree.h (DECL_DEFERRED_FN): Remove.
(struct lang_decl_fn): Remove deferred flag.
* class.c (build_clone): Don't set it.
* decl2.c (note_vague_linkage_fn): Don't check or set it.
(mark_used): Don't check it.
* method.c (make_thunk, make_alias_for): Don't set it.
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/class.c
trunk/gcc/cp/cp-tree.h
trunk/gcc/cp/decl2.c
trunk/gcc/cp/method.c
More information about the Gcc-cvs
mailing list