r275137 - in /branches/gcc-7-branch/gcc: Change...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Fri Aug 30 12:27:00 GMT 2019


Author: jakub
Date: Fri Aug 30 12:27:50 2019
New Revision: 275137

URL: https://gcc.gnu.org/viewcvs?rev=275137&root=gcc&view=rev
Log:
	Backported from mainline
	2019-03-19  Jakub Jelinek  <jakub@redhat.com>

	PR rtl-optimization/89768
	* loop-unroll.c (unroll_loop_constant_iterations): Use gen_int_mode
	instead of GEN_INT.
	(unroll_loop_runtime_iterations): Likewise.

Modified:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/gcc/loop-unroll.c



More information about the Gcc-cvs mailing list