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

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Fri May 17 22:20:00 GMT 2013


Author: hubicka
Date: Fri May 17 22:20:58 2013
New Revision: 199041

URL: http://gcc.gnu.org/viewcvs?rev=199041&root=gcc&view=rev
Log:
	* lto-symtab.c (lto_symtab_merge_cgraph_nodes): Resolve cross module
	weakrefs.
	* cgraph.c (dump_cgraph_node): Do not ice on unresolved alias.
	* cgraphunit.c (handle_alias_pairs): Store target of unresolved weakrefs.
	(output_weakrefs): Update.

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



More information about the Gcc-cvs mailing list