aboutsummaryrefslogtreecommitdiff
path: root/gcc/params.def
diff options
context:
space:
mode:
authorDaniel Berlin <dan@cgsoftware.com>2001-07-20 19:12:46 +0000
committerDaniel Berlin <dberlin@gcc.gnu.org>2001-07-20 19:12:46 +0000
commit1c432a87d9bff9e86ef664d3c9f87189ec035d72 (patch)
treeb90b0928b762ebabdbac6f0748b0b5ebd3b1b2c2 /gcc/params.def
parent9def18da54cfc452cf859502c56063ad0a904b35 (diff)
downloadgcc-1c432a87d9bff9e86ef664d3c9f87189ec035d72.zip
gcc-1c432a87d9bff9e86ef664d3c9f87189ec035d72.tar.gz
gcc-1c432a87d9bff9e86ef664d3c9f87189ec035d72.tar.bz2
Make-lang.in (cp/optimize.o): Depend on $(PARAMS_H), not params.h.
2001-07-20 Daniel Berlin <dan@cgsoftware.com> * Make-lang.in (cp/optimize.o): Depend on $(PARAMS_H), not params.h. 2001-07-20 Daniel Berlin <dan@cgsoftware.com> * params.def: Change default max inline insns to 100. From-SVN: r44203
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 eff8a23..d7e9bc0 100644
--- a/gcc/params.def
+++ b/gcc/params.def
@@ -44,7 +44,7 @@ Boston, MA 02111-1307, USA.
DEFPARAM (PARAM_MAX_INLINE_INSNS,
"max-inline-insns",
"The maximum number of instructions in a function that is eligible for inlining",
- 10000)
+ 100)
/* The maximum number of instructions to consider when looking for an
instruction to fill a delay slot. If more than this arbitrary