r197652 - in /trunk/gcc: ChangeLog cgraph.h ipa...

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Tue Apr 9 22:45:00 GMT 2013


Author: hubicka
Date: Tue Apr  9 22:45:38 2013
New Revision: 197652

URL: http://gcc.gnu.org/viewcvs?rev=197652&root=gcc&view=rev
Log:
	* ipa.c (cgraph_externally_visible_p, varpool_externally_visible_p): Drop
	aliased parameter.
	(function_and_variable_visibility): Do not handle alias pairs.
	* cgraph.c (varpool_externally_visible_p): Update prototype.
	* varpool.c (varpool_add_new_variable): Update.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cgraph.h
    trunk/gcc/ipa.c
    trunk/gcc/varpool.c



More information about the Gcc-cvs mailing list