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]

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


Author: rsandifo
Date: Fri Nov 11 17:29:48 2016
New Revision: 242261

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

This patch changes the offset parameter to build_ref_for_offset
from HOST_WIDE_INT to poly_int64.

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


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