tree-affine.c (add_elt_to_tree): Avoid converting all pointer arithmetic to sizetype.
authorRichard Biener <rguenther@suse.de>
Mon, 2 Sep 2013 11:37:13 +0000 (11:37 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 2 Sep 2013 11:37:13 +0000 (11:37 +0000)
commit78de2333eab3428f4b8723e41534f81c508bc7a6
treec0b9d6a6f4d828cb11cf89fbc01d3519c195ad0c
parent85ff4ec64932ebee408be67a815011337e31e66b
tree-affine.c (add_elt_to_tree): Avoid converting all pointer arithmetic to sizetype.

2013-09-02  Richard Biener  <rguenther@suse.de>

* tree-affine.c (add_elt_to_tree): Avoid converting all pointer
arithmetic to sizetype.

* gcc.dg/tree-ssa/loop-4.c: Adjust scan looking for one memory
reference.

From-SVN: r202165
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/loop-4.c
gcc/tree-affine.c