This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r242240 - in /branches/ARM/sve-branch/gcc: ipa-...


Author: rsandifo
Date: Fri Nov 11 17:25:36 2016
New Revision: 242240

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

This patch changes the type of ipa_parm_adjustment::offset from
HOST_WIDE_INT to poly_int64 and updates uses accordingly.

Modified:
    branches/ARM/sve-branch/gcc/ipa-prop.c
    branches/ARM/sve-branch/gcc/ipa-prop.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]