lra-constraints.c
225 KB
-
poly_int: emit_inc · 31ae0e43
This patch changes the LRA emit_inc routine so that it takes a poly_int64 rather than an int. 2017-12-21 Richard Sandiford <richard.sandiford@linaro.org> Alan Hayward <alan.hayward@arm.com> David Sherwood <david.sherwood@arm.com> gcc/ * lra-constraints.c (emit_inc): Change inc_amount from an int to a poly_int64. Co-Authored-By: Alan Hayward <alan.hayward@arm.com> Co-Authored-By: David Sherwood <david.sherwood@arm.com> From-SVN: r255923
Richard Sandiford committed