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/79577] Infinite loop with -fselective-scheduling2 -O2 --param selsched-max-sched-times=0


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

--- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Fri Feb 17 14:47:08 2017
New Revision: 245532

URL: https://gcc.gnu.org/viewcvs?rev=245532&root=gcc&view=rev
Log:
Increase minimum for a param (PR rtl-optimization/79577).

2017-02-17  Martin Liska  <mliska@suse.cz>

        PR rtl-optimization/79577
        * params.def (selsched-max-sched-times): Increase minimum to 1.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/params.def

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