]> git.ipfire.org Git - thirdparty/gcc.git/commit
lto-symtab.c (lto_symtab_merge_cgraph_nodes): Resolve cross module weakrefs.
authorJan Hubicka <jh@suse.cz>
Fri, 17 May 2013 22:20:58 +0000 (00:20 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Fri, 17 May 2013 22:20:58 +0000 (22:20 +0000)
commite01c7cca63aa448ccf625c5201d8d9d31f2633b3
tree53d9b1d7619f8f399786efc4b2699b0c661f580d
parent8ee05051146a7a571a2a65b3205854def9a757ba
lto-symtab.c (lto_symtab_merge_cgraph_nodes): Resolve cross module weakrefs.

* 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.

From-SVN: r199041
gcc/ChangeLog
gcc/cgraph.c
gcc/cgraphunit.c
gcc/lto-symtab.c