poly_int: set_inc_state
commit7f4685e5f8cfc657f5c249b45b142b149af544f5
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Jan 2018 07:17:57 +0000 (3 07:17 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Jan 2018 07:17:57 +0000 (3 07:17 +0000)
tree7c2733dc1286e2cdd8fc7e68d42069e0ce1514d7
parent198b2de5f7157ec8ee193db161dac4a3bc2ef04b
poly_int: set_inc_state

This trivial patch makes auto-inc-dec.c:set_inc_state take a poly_int64.

2018-01-03  Richard Sandiford  <richard.sandiford@linaro.org>
    Alan Hayward  <alan.hayward@arm.com>
    David Sherwood  <david.sherwood@arm.com>

gcc/
* auto-inc-dec.c (set_inc_state): Take the mode size as a poly_int64
rather than an int.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@256153 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/auto-inc-dec.c