This is the mail archive of the gcc-bugs@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]

[Bug rtl-optimization/82849] [8 Regression] ICE on valid code since r254379


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

--- Comment #6 from Jeffrey A. Law <law at gcc dot gnu.org> ---
Author: law
Date: Sat Dec 16 16:01:26 2017
New Revision: 255748

URL: https://gcc.gnu.org/viewcvs?rev=255748&root=gcc&view=rev
Log:
2017-12-16  Jan Hubicka  <hubicka@ucw.cz>

        PR rtl-optimization/82849
        * modulo-sched.c (sms_schedule): Use get_estimated_loop_iterations_int
        and get_max_loop_iterations_int.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/modulo-sched.c

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