aboutsummaryrefslogtreecommitdiff
path: root/gcc/params.def
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/params.def')
-rw-r--r--gcc/params.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/params.def b/gcc/params.def
index 8895cdcb828..f51c29a48e2 100644
--- a/gcc/params.def
+++ b/gcc/params.def
@@ -133,7 +133,7 @@ DEFPARAM (PARAM_ENABLE_INLINE_PRESSURE_CHECK,
DEFPARAM (PARAM_INLINE_CALLEE_PRESSURE_BADNESS_FACTOR,
"inline-callee-pressure-badness",
"callee liveness pressure badness multipler for small functions",
- 1, 0, 0)
+ 65536, 0, 0)
DEFPARAM (PARAM_INLINE_CALLEE_PRESSURE_LIMIT,
"inline-callee-pressure-limit",