Make-lang.in (cp/optimize.o): Depend on $(PARAMS_H), not params.h.
authorDaniel Berlin <dan@cgsoftware.com>
Fri, 20 Jul 2001 19:12:46 +0000 (19:12 +0000)
committerDaniel Berlin <dberlin@gcc.gnu.org>
Fri, 20 Jul 2001 19:12:46 +0000 (19:12 +0000)
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

gcc/ChangeLog
gcc/cp/ChangeLog
gcc/cp/Make-lang.in
gcc/params.def

index 768715ea0e48cd2780b2acdfd11bb165b8daecf4..f7af8bd48d7bf4f347b34fcef36b275b8b264122 100644 (file)
@@ -1,3 +1,7 @@
+2001-07-20  Daniel Berlin  <dan@cgsoftware.com>
+
+       * params.def: Change default max inline insns to 100.
+
 2001-07-20  Diego Novillo  <dnovillo@redhat.com>
 
        * combine.c (combine_simplify_rtx): Generate a new shift operation
index fb7d6c1ec769b17a245b0ad8e62ef38d01ce7476..0ea4cb77a7fc7ab7396c452d8bfdac93b17b8872 100644 (file)
@@ -1,3 +1,8 @@
+2001-07-20  Daniel Berlin  <dan@cgsoftware.com>
+
+       * Make-lang.in (cp/optimize.o): Depend on $(PARAMS_H), not
+       params.h.
+
 2001-07-19  Mark Mitchell  <mark@codesourcery.com>
 
        * class.c (finish_struct_anon): Forbid nested classes.
index c3070b9c0fa6778906aa95e876fe6bede2bdb848..50190d3ac061b5bf828b0bf30828b63b25de1a4b 100644 (file)
@@ -277,7 +277,7 @@ cp/semantics.o: cp/semantics.c $(CXX_TREE_H) cp/lex.h except.h toplev.h \
   flags.h $(GGC_H) debug.h output.h $(RTL_H) $(TIMEVAR_H) $(EXPR_H)
 cp/dump.o: cp/dump.c $(CXX_TREE_H) c-dump.h
 cp/optimize.o: cp/optimize.c $(CXX_TREE_H) rtl.h integrate.h insn-config.h \
-  input.h params.h debug.h
+  input.h $(PARAMS_H) debug.h
 cp/mangle.o: cp/mangle.c $(CXX_TREE_H) toplev.h
 
 cp/parse.o: cp/parse.c $(CXX_TREE_H) flags.h cp/lex.h except.h output.h \
index eff8a231e836bef3a51ec5aef0ef01eeac05fd82..d7e9bc07c42dd033a196f321c1be502746a76b14 100644 (file)
@@ -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