]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cgraphunit.c
* cgraphunit.c (handle_alias_pairs): New function.
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Jun 2011 12:01:17 +0000 (12:01 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Jun 2011 12:01:17 +0000 (12:01 +0000)
commit3a849bc18ced87bcad1833f9c826cfb3e1ea92dd
tree69ae811174a006e95d844f0fcb1b426efbb9c973
parentc3c9a9f3168f2b21a86ce97858a6bbd8476be510
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@175079 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cgraphunit.c
gcc/ipa.c