From: Jan Hubicka Date: Sat, 11 Feb 2017 21:49:51 +0000 (+0100) Subject: re PR tree-optimization/79224 (Large C-Ray slowdown) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=540b7af0682bc12d6ce41292a502f4c33b33ce6d;p=gcc.git re PR tree-optimization/79224 (Large C-Ray slowdown) PR ipa/79224 * params.def (inline-min-speedup) Change from 10 to 8. From-SVN: r245366 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 321768ad03e..07c5d49b760 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,13 +1,13 @@ +2017-02-11 Jan Hubicka + + PR ipa/79224 + * params.def (inline-min-speedup) Change from 10 to 8. + 2017-02-11 Jakub Jelinek * doc/invoke.texi (fopenmp): Bump OpenMP version from 4.0 to 4.5. -2017-02-11 Jan Hubicka - - PR tree-ssa/56727 - * gcc.dg/tree-ssa/pr56727.c: New testcase. - 2017-02-11 Jan Hubicka PR ipa/79224 diff --git a/gcc/params.def b/gcc/params.def index e598d3479f9..87047e1a645 100644 --- a/gcc/params.def +++ b/gcc/params.def @@ -52,7 +52,7 @@ DEFPARAM (PARAM_PREDICTABLE_BRANCH_OUTCOME, DEFPARAM (PARAM_INLINE_MIN_SPEEDUP, "inline-min-speedup", "The minimal estimated speedup allowing inliner to ignore inline-insns-single and inline-insns-auto.", - 10, 0, 0) + 8, 0, 0) /* The single function inlining limit. This is the maximum size of a function counted in internal gcc instructions (not in