On Fri, Feb 17, 2017 at 3:17 PM, Martin Liška wrote:
> Hello.
>
> Increasing minimum of param fixes the issue. I guess 0 as value does not
> makes any
> real sense.
>
> Ready for trunk?
Ok.
Richard.
> Thanks,
> Martin
for a param (PR rtl-optimization/79577).
gcc/ChangeLog:
2017-02-17 Martin Liska
PR rtl-optimization/79577
* params.def (selsched-max-sched-times): Increase minimum to 1.
---
gcc/params.def | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gcc/params.def b/gcc/params.def
in