diff options
author | Richard Sandiford <richard.sandiford@linaro.org> | 2017-12-21 07:02:20 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2017-12-21 07:02:20 +0000 |
commit | f7ed31955b00970413b202e0b4c3144aeec136d5 (patch) | |
tree | 380b5c0912af6eebd8cb2079f0f03a9f9086678d /gcc/tree-loop-distribution.c | |
parent | aca52e6f8d29064f4712e5f3f4429a36f918f099 (diff) | |
download | gcc-f7ed31955b00970413b202e0b4c3144aeec136d5.zip gcc-f7ed31955b00970413b202e0b4c3144aeec136d5.tar.gz gcc-f7ed31955b00970413b202e0b4c3144aeec136d5.tar.bz2 |
poly_int: build_ref_for_offset
This patch changes the offset parameter to build_ref_for_offset
from HOST_WIDE_INT to poly_int64.
2017-12-21 Richard Sandiford <richard.sandiford@linaro.org>
Alan Hayward <alan.hayward@arm.com>
David Sherwood <david.sherwood@arm.com>
gcc/
* ipa-prop.h (build_ref_for_offset): Take the offset as a poly_int64
rather than a HOST_WIDE_INT.
* tree-sra.c (build_ref_for_offset): Likewise.
Co-Authored-By: Alan Hayward <alan.hayward@arm.com>
Co-Authored-By: David Sherwood <david.sherwood@arm.com>
From-SVN: r255931
Diffstat (limited to 'gcc/tree-loop-distribution.c')
0 files changed, 0 insertions, 0 deletions