re PR tree-optimization/79224 (Large C-Ray slowdown)
authorJan Hubicka <hubicka@ucw.cz>
Sat, 11 Feb 2017 21:49:51 +0000 (22:49 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 11 Feb 2017 21:49:51 +0000 (21:49 +0000)
PR ipa/79224
* params.def (inline-min-speedup) Change from 10 to 8.

From-SVN: r245366

gcc/ChangeLog
gcc/params.def

index 321768a..07c5d49 100644 (file)
@@ -1,3 +1,8 @@
+2017-02-11  Jan Hubicka  <hubicka@ucw.cz>
+
+       PR ipa/79224
+       * params.def (inline-min-speedup) Change from 10 to 8.
+
 2017-02-11  Jakub Jelinek  <jakub@redhat.com>
 
        * doc/invoke.texi (fopenmp): Bump OpenMP version from 4.0 to
@@ -5,11 +10,6 @@
 
 2017-02-11  Jan Hubicka  <hubicka@ucw.cz>
 
-       PR tree-ssa/56727
-       * gcc.dg/tree-ssa/pr56727.c: New testcase.
-
-2017-02-11  Jan Hubicka  <hubicka@ucw.cz>
-
        PR ipa/79224
        * ipa-inline-analysis.c (get_minimal_bb): New function.
        (record_modified): Use it.
index e598d34..87047e1 100644 (file)
@@ -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