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]

r135447 - in /branches/lto/gcc/lto: ChangeLog l...


Author: aaw
Date: Fri May 16 22:02:13 2008
New Revision: 135447

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135447
Log:
	gcc/lto/
	* lto-lang.c (tree-inline.h): Include.
	(lto_post_options): New function.
	(LANG_HOOKS_POST_OPTIONS): Define.
	* lto-cgraph-in.c (overwrite_node): Set node->global.insns.
	* lto-function-in.c (input_bb): Set TREE_BLOCK (stmt).

Modified:
    branches/lto/gcc/lto/ChangeLog
    branches/lto/gcc/lto/lto-cgraph-in.c
    branches/lto/gcc/lto/lto-function-in.c
    branches/lto/gcc/lto/lto-lang.c


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