* cgraphunit.c (varpool_finalize_decl): Allow external decls.
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 May 2012 11:44:52 +0000 (11:44 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 May 2012 11:44:52 +0000 (11:44 +0000)
commit2d4bf241b00a817a194cf12178fdc3f19783b079
treedf9585f0f8a48e34eed5f8e1df8f0b7924da5802
parenta7745367d3fae031e5d73b488baaffcbdc562833
* 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.

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