r159518 - in /trunk/gcc: ChangeLog cgraph.c cgr...

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Mon May 17 23:12:00 GMT 2010


Author: hubicka
Date: Mon May 17 23:12:14 2010
New Revision: 159518

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

	* cgraph.c (cgraph_create_virtual_clone): Only check
	versionable_function_p when not in wpa and checking is enabled.
	* cgrpahunit.c (cgraph_materialize_all_clones): Stabilize after
	there are no more functions to materialize.
	
	* lto/lto.c (lto_1_to_1_map): Partition non-inline clones.
	(lto_promote_cross_file_statics): Deal with non-inline clones.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cgraph.c
    trunk/gcc/cgraphunit.c
    trunk/gcc/lto/ChangeLog
    trunk/gcc/lto/lto.c



More information about the Gcc-cvs mailing list