tree-data-ref.c (dr_analyze_innermost): Properly convert the MEM_REF offset to sizetype.
authorRichard Guenther <rguenther@suse.de>
Thu, 31 May 2012 11:05:51 +0000 (11:05 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 31 May 2012 11:05:51 +0000 (11:05 +0000)
commit673910d7aa471f626774fee200a5f5c409263c34
treeb49a3842d964280a33a69d3bd85cbf92a1d708bb
parent669e9a8fcd7cf58a13543ac43cf8cb1eeb977d61
tree-data-ref.c (dr_analyze_innermost): Properly convert the MEM_REF offset to sizetype.

2012-05-31  Richard Guenther  <rguenther@suse.de>

* tree-data-ref.c (dr_analyze_innermost): Properly convert
the MEM_REF offset to sizetype.

From-SVN: r188057
gcc/ChangeLog
gcc/tree-data-ref.c