r243607 - in /trunk/gcc: ChangeLog tree-data-ref.c

mpolacek@gcc.gnu.org mpolacek@gcc.gnu.org
Tue Dec 13 14:19:00 GMT 2016


Author: mpolacek
Date: Tue Dec 13 14:19:12 2016
New Revision: 243607

URL: https://gcc.gnu.org/viewcvs?rev=243607&root=gcc&view=rev
Log:
	* tree-data-ref.c (compute_overlap_steps_for_affine_univar): Change
	parameters' type from int to HOST_WIDE_INT.
	(compute_overlap_steps_for_affine_1_2): Change parameters' type from
	int to HOST_WIDE_INT.
	(build_classic_dist_vector_1): Likewise.
	(add_multivariate_self_dist): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-data-ref.c



More information about the Gcc-cvs mailing list