diff options
author | Richard Sandiford <richard.sandiford@linaro.org> | 2017-12-20 12:56:05 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2017-12-20 12:56:05 +0000 |
commit | c036acdeecba22a4cb826a3dd21904154265a581 (patch) | |
tree | 6c6f29b5b1b11d72e87525a16d917bc1d45fdc43 /gcc/tree-ssa-loop-im.c | |
parent | 4a022c701b1dca1bfc3d73dc82dd5858525876ef (diff) | |
download | gcc-c036acdeecba22a4cb826a3dd21904154265a581.zip gcc-c036acdeecba22a4cb826a3dd21904154265a581.tar.gz gcc-c036acdeecba22a4cb826a3dd21904154265a581.tar.bz2 |
poly_int: pointer_may_wrap_p
This patch changes the bitpos argument to pointer_may_wrap_p from
HOST_WIDE_INT to poly_int64. A later patch makes the callers track
polynomial offsets.
2017-12-20 Richard Sandiford <richard.sandiford@linaro.org>
Alan Hayward <alan.hayward@arm.com>
David Sherwood <david.sherwood@arm.com>
gcc/
* fold-const.c (pointer_may_wrap_p): Take the offset as a
HOST_WIDE_INT rather than a poly_int64.
Co-Authored-By: Alan Hayward <alan.hayward@arm.com>
Co-Authored-By: David Sherwood <david.sherwood@arm.com>
From-SVN: r255890
Diffstat (limited to 'gcc/tree-ssa-loop-im.c')
0 files changed, 0 insertions, 0 deletions