Skip to content
Snippets Groups Projects
Commit b48e22b2 authored by Eric Botcazou's avatar Eric Botcazou
Browse files

tree-dfa.c (get_ref_base_and_extent): Do the offset computation using the...

tree-dfa.c (get_ref_base_and_extent): Do the offset computation using the precision of the index type.

	* tree-dfa.c (get_ref_base_and_extent) <ARRAY_REF>: Do the offset
	computation using the precision of the index type.
	* gimple-fold.c (fold_const_aggregate_ref_1) <ARRAY_REF>: Likewise.
	(fold_array_ctor_reference): Do index computations in the index type.

From-SVN: r187268
parent 62beea50
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment