]> git.ipfire.org Git - thirdparty/gcc.git/commit
ipa.c (cgraph_externally_visible_p): Do not localize builtins and functions with...
authorJan Hubicka <jh@suse.cz>
Sun, 5 Dec 2010 00:21:12 +0000 (01:21 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 5 Dec 2010 00:21:12 +0000 (00:21 +0000)
commitbf243ea70d6d2f7f7c0cb10144ed4ca88be66db8
tree6c77de6e6dde1df685ac253d4609f568169d3ac4
parent422ff5a2062922f3e587176ca031a4bb871eddf7
ipa.c (cgraph_externally_visible_p): Do not localize builtins and functions with user asm defined names.

* ipa.c (cgraph_externally_visible_p): Do not localize builtins
and functions with user asm defined names.
(varpool_externally_visible_p): Do not localize vars with user
asm defined names.

From-SVN: r167465
gcc/ChangeLog
gcc/ipa.c