https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89768

--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
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  <ja...@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

Reply via email to