]> git.ipfire.org Git - thirdparty/gcc.git/commit
cgraphunit.c (varpool_finalize_decl): Allow external decls.
authorJan Hubicka <jh@suse.cz>
Fri, 18 May 2012 11:44:52 +0000 (13:44 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Fri, 18 May 2012 11:44:52 +0000 (11:44 +0000)
commit387df8716035d8a7e1f8a1fb74804ee39e16ed3f
treedf9585f0f8a48e34eed5f8e1df8f0b7924da5802
parentf9a21e134266e384f0bb40378621b64994b27daa
cgraphunit.c (varpool_finalize_decl): Allow external decls.

* cgraphunit.c (varpool_finalize_decl): Allow external decls.
(mark_functions_to_output): Fix sanity check.
* ipa.c (function_and_variable_visibility): Remove TREE_STATIC
check.

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