r181358 - /trunk/gcc/ChangeLog

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Mon Nov 14 17:32:00 GMT 2011


Author: hubicka
Date: Mon Nov 14 17:32:47 2011
New Revision: 181358

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

	PR middle-end/50598
	* cgraph.h (varpool_externally_visible_p): Declare.
	(varpool_add_new_variable): Declare.
	* tree-emultls.c (get_emutls_init_templ_addr,
	new_emutls_decl): Use varpool_add_new_variable.
	* ipa.c (varpool_externally_visible_p): Export.
	* varpool.c (varpool_add_new_variable): New function.

Modified:
    trunk/gcc/ChangeLog



More information about the Gcc-cvs mailing list