tree-flow.h (may_point_to_global_var): Declare.
authorRichard Guenther <rguenther@suse.de>
Wed, 11 Jun 2008 09:22:27 +0000 (09:22 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 11 Jun 2008 09:22:27 +0000 (09:22 +0000)
commitfd73537b313ab678323c5ca392a5b4d00572b647
tree23b06d8a746a3a709b462d97b637223b78a6f62c
parent6717c5442ef81a7242e3ae1bd9f9274ab688ea2f
tree-flow.h (may_point_to_global_var): Declare.

2008-06-11  Richard Guenther  <rguenther@suse.de>

* tree-flow.h (may_point_to_global_var): Declare.
* tree-ssa-alias.c (may_point_to_global_var): New function.
* tree-ssa-sink.c (is_hidden_global_store): Use it.

From-SVN: r136657
gcc/ChangeLog
gcc/tree-flow.h
gcc/tree-ssa-alias.c
gcc/tree-ssa-sink.c