r142754 - in /branches/lto/gcc: cp/ChangeLog.lt...

dougkwan@gcc.gnu.org dougkwan@gcc.gnu.org
Sun Dec 14 20:14:00 GMT 2008


Author: dougkwan
Date: Sun Dec 14 20:14:41 2008
New Revision: 142754

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142754
Log:
2008-12-14  Doug Kwan  <dougkwan@google.com>

cp/ChangeLog.lto:
	* tree.c (cp_fix_function_decl_p): New.
	(cp_reset_lang_specifics): Move the logic for determining what
	FUNCTION_DECLs to fix to (cp_fix_function_decl_p).

testsuite/ChangeLog.lto:
	* g++.dg/lto/20081211-1.h: New.
	* g++.dg/lto/20081211-1_0.C: New.
	* g++.dg/lto/20081211-1_1.C: New.


Added:
    branches/lto/gcc/testsuite/g++.dg/lto/20081211-1.h
    branches/lto/gcc/testsuite/g++.dg/lto/20081211-1_0.C
    branches/lto/gcc/testsuite/g++.dg/lto/20081211-1_1.C
Modified:
    branches/lto/gcc/cp/ChangeLog.lto
    branches/lto/gcc/cp/tree.c
    branches/lto/gcc/testsuite/ChangeLog.lto



More information about the Gcc-cvs mailing list