r192368 - in /trunk/gcc/cp: ChangeLog cp-tree.h...

jason@gcc.gnu.org jason@gcc.gnu.org
Thu Oct 11 15:13:00 GMT 2012


Author: jason
Date: Thu Oct 11 15:13:36 2012
New Revision: 192368

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192368
Log:
	* cp-tree.h (DECL_THUNKS): NULL_TREE for non-virtual functions.
	(SET_DECL_THUNKS): New.
	* decl.c (duplicate_decls): Adjust.
	* method.c (make_thunk): Adjust.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/cp-tree.h
    trunk/gcc/cp/decl.c
    trunk/gcc/cp/method.c



More information about the Gcc-cvs mailing list