tree-flow.h (array_at_struct_end_p): Move declaration ...
authorRichard Guenther <rguenther@suse.de>
Tue, 17 Apr 2012 13:33:41 +0000 (13:33 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 17 Apr 2012 13:33:41 +0000 (13:33 +0000)
commitd8279b12d83ba68920170178d186b8feaf43945f
tree6270e0e0ea62af5d1c4e2f324991ab27ce6e48b0
parentc5c20c556bdb6bac0df8df2218ab5d4920b07137
tree-flow.h (array_at_struct_end_p): Move declaration ...

2012-04-17  Richard Guenther  <rguenther@suse.de>

* tree-flow.h (array_at_struct_end_p): Move declaration ...
* tree.h (array_at_struct_end_p): ... here.
* tree-ssa-loop-niter.c (array_at_struct_end_p): Move ...
* expr.c (array_at_struct_end_p): ... here.  Rewrite.

From-SVN: r186527
gcc/ChangeLog
gcc/expr.c
gcc/tree-flow.h
gcc/tree-ssa-loop-niter.c
gcc/tree.h