cgraphunit.c (handle_alias_pairs): New function.
commit85ce937577ea720114fab3a8e5993be0cc6f6d7f
authorJan Hubicka <jh@suse.cz>
Wed, 15 Jun 2011 12:01:17 +0000 (15 14:01 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 15 Jun 2011 12:01:17 +0000 (15 12:01 +0000)
tree69ae811174a006e95d844f0fcb1b426efbb9c973
parenta577c4054fc7aa9a5228feb6f0bdb37cf31997d5
cgraphunit.c (handle_alias_pairs): New function.

* cgraphunit.c (handle_alias_pairs): New function.
(cgraph_finalize_compilation_unit): Use it.
* ipa.c (cgraph_externally_visible_p): Remove hack marking asm names
as externally visible.

From-SVN: r175079
gcc/ChangeLog
gcc/cgraphunit.c
gcc/ipa.c