r162211 - in /trunk/gcc: ChangeLog cgraph.c ipa.c

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Thu Jul 15 10:01:00 GMT 2010


Author: hubicka
Date: Thu Jul 15 10:01:07 2010
New Revision: 162211

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

	* cgraph.c: Include lto-streamer.h
	(change_decl_assembler_name): Work when assembler name hash is at place.
	(cgraph_make_decl_local): When localizing COMDAT symbol at WPA stage, be
	sure to rename it to avoid name clash.
	* ipa.c (cgraph_externally_visible_p, function_and_variable_visibility):
	Localize hidden symbols only when locally defined.

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



More information about the Gcc-cvs mailing list