r242235 - /branches/ARM/sve-branch/gcc/expr.c
rsandifo@gcc.gnu.org
rsandifo@gcc.gnu.org
Fri Nov 11 17:24:00 GMT 2016
Author: rsandifo
Date: Fri Nov 11 17:24:19 2016
New Revision: 242235
URL: https://gcc.gnu.org/viewcvs?rev=242235&root=gcc&view=rev
Log:
poly_int: store_field & co
This patch makes store_field and related routines use poly_ints
for bit positions and sizes. It keeps the existing choices
between signed and unsigned types (there are a mixture of both).
Modified:
branches/ARM/sve-branch/gcc/expr.c
More information about the Gcc-cvs
mailing list