]> git.ipfire.org Git - thirdparty/gcc.git/commit
* ipa-reference.c (add_static_var): Remove redundant all_module_statics check.
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 28 May 2010 15:56:16 +0000 (15:56 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 28 May 2010 15:56:16 +0000 (15:56 +0000)
commit346beec773551bf46513b75313e79d6ea93e1fe3
tree08c90220d0cfdceddc947963eabaabf4be929223
parente2e8925445612ffa3fa3b70942382a492a5a4737
* ipa-reference.c (add_static_var): Remove redundant all_module_statics check.
(ipa_reference_write_optimization_summary): Call is_proper_for_analysis only
on local statics.

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