cgraph.c (dump_cgraph_node): Dump alias flag.
authorJan Hubicka <jh@suse.cz>
Fri, 21 Oct 2011 11:04:20 +0000 (13:04 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Fri, 21 Oct 2011 11:04:20 +0000 (11:04 +0000)
commit25e2c40dd7dd02ff9f5610f7d2ffdef993bb32b8
tree29bdffd75d1c506f358ffd6cda8765372ce7fae1
parent49008cb98e890a588788661fb00763910a891b38
cgraph.c (dump_cgraph_node): Dump alias flag.

* cgraph.c (dump_cgraph_node): Dump alias flag.
* cgraphunit.c (handle_alias_pairs): Handle weakrefs with no destination.
(get_alias_symbol): New function.
(output_weakrefs): Output also weakrefs with no destinatoin.
(lto_output_node): Output weakref alias flag when at function boundary.

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