This is the mail archive of the gcc-cvs@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]
Other format: [Raw text]

r147880 - in /branches/lto/gcc: ChangeLog.lto t...


Author: dnovillo
Date: Tue May 26 20:12:06 2009
New Revision: 147880

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147880
Log:

	* tree.c (free_lang_data_in_decl): Set DECL_CONTEXT for
	every symbol in DECL_STRUCT_FUNCTION (DECL)->local_decls.


	* tree.c (dump_block_tree): New.
	(debug_block_tree): New.
	* tree.h (dump_block_tree): Declare.
	(debug_block_tree): Declare.


Modified:
    branches/lto/gcc/ChangeLog.lto
    branches/lto/gcc/tree.c
    branches/lto/gcc/tree.h


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