diff options
author | Richard Sandiford <richard.sandiford@linaro.org> | 2017-12-21 07:01:52 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2017-12-21 07:01:52 +0000 |
commit | 1079d2c187d78c2d3a974c42c56bb274bbde9da8 (patch) | |
tree | 15e7e5d8c516d1128d947e73f8d5e4409ac914b9 /gcc/tree-ssa.c | |
parent | e7301f5fcbfa649beb05da1e3508db7fc7c4d26b (diff) | |
download | gcc-1079d2c187d78c2d3a974c42c56bb274bbde9da8.zip gcc-1079d2c187d78c2d3a974c42c56bb274bbde9da8.tar.gz gcc-1079d2c187d78c2d3a974c42c56bb274bbde9da8.tar.bz2 |
poly_int: decode_addr_const
This patch makes the varasm-local addr_const track polynomial offsets.
I'm not sure how useful this is, but it was easier to convert than not.
2017-12-21 Richard Sandiford <richard.sandiford@linaro.org>
Alan Hayward <alan.hayward@arm.com>
David Sherwood <david.sherwood@arm.com>
gcc/
* varasm.c (addr_const::offset): Change from HOST_WIDE_INT
to poly_int64.
(decode_addr_const): Update accordingly.
Co-Authored-By: Alan Hayward <alan.hayward@arm.com>
Co-Authored-By: David Sherwood <david.sherwood@arm.com>
From-SVN: r255927
Diffstat (limited to 'gcc/tree-ssa.c')
0 files changed, 0 insertions, 0 deletions