r255923 - in /trunk/gcc: ChangeLog lra-constrai...

rsandifo@gcc.gnu.org rsandifo@gcc.gnu.org
Thu Dec 21 07:01:00 GMT 2017


Author: rsandifo
Date: Thu Dec 21 07:01:17 2017
New Revision: 255923

URL: https://gcc.gnu.org/viewcvs?rev=255923&root=gcc&view=rev
Log:
poly_int: emit_inc

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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lra-constraints.c



More information about the Gcc-cvs mailing list