]> git.ipfire.org Git - thirdparty/gcc.git/commit
* ipa-reference.c (is_proper_for_analysis): Exclude addressable and public
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 10 Jun 2014 06:30:50 +0000 (06:30 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 10 Jun 2014 06:30:50 +0000 (06:30 +0000)
commitad28f8e501f875bc3eefacb4570d03421c505f6d
tree6fa23abb955cbefb76854c5586d48f63d2dba07e
parentcf5f881fe5d2ce6122d582582b72901a0896e6fb
* ipa-reference.c (is_proper_for_analysis): Exclude addressable and public
vars.
(intersect_static_var_sets): Remove.
(propagate): Do not prune local statics.

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