This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Re: ref_contains_indirect_ref always false?


On Friday 04 November 2005 11:34, Richard Guenther wrote:

> 	* tree-flow.h (ref_contains_indirect_ref): Rename to
> 	array_ref_contains_indirect_ref.
> 	* tree-flow-inline.h (ref_contains_indirect_ref): Likewise.
> 	(array_ref_contains_indirect_ref): Make comment match the code
> 	and vice-versa.
> 	(ref_contains_array_ref): Likewise.
> 	* tree-ssa-structalias.c (find_func_aliases): Remove call to
> 	ref_contains_indirect_ref.
> 	* tree-ssa-loop-niter.c (infer_loop_bounds_from_undefined):
> 	Rename calls to ref_contains_indirect_ref.
>
OK.  Thanks.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]