r242243 - in /branches/ARM/sve-branch/gcc: tree...

rsandifo@gcc.gnu.org rsandifo@gcc.gnu.org
Fri Nov 11 17:26:00 GMT 2016


Author: rsandifo
Date: Fri Nov 11 17:26:09 2016
New Revision: 242243

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

This patch changes the type of aff_tree::offset from widest_int to
poly_widest_int and adjusts the function interfaces in the same way.

Modified:
    branches/ARM/sve-branch/gcc/tree-affine.c
    branches/ARM/sve-branch/gcc/tree-affine.h
    branches/ARM/sve-branch/gcc/tree-predcom.c
    branches/ARM/sve-branch/gcc/tree-ssa-address.c
    branches/ARM/sve-branch/gcc/tree-ssa-loop-ivopts.c



More information about the Gcc-cvs mailing list