summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorDavid Edelsohn <dje@gcc.gnu.org>2004-03-22 17:06:17 -0500
committerDavid Edelsohn <dje@gcc.gnu.org>2004-03-22 17:06:17 -0500
commit0483ab6e78b8bb2debccc12a3eecda0a2ccd093a (patch)
treeaf17a61e187b5232fe1fcceb610a8e9c0ce0ab3b /gcc/ChangeLog
parentf72c6b5641b49f46469f7c8fc276f54468155b14 (diff)
downloadgcc-0483ab6e78b8bb2debccc12a3eecda0a2ccd093a.tar.gz
fix typo.
From-SVN: r79840
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 7944ad02828..150c632322d 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -6,7 +6,7 @@
(MAX_RGN_BLOCKS): Delete.
(MAX_RGN_INSNS): Delete.
(too_large): Return bool. Convert to PARAM_VALUE.
- * Makefile.in (sched-rgn): Depend on $(PARAMS_H).
+ * Makefile.in (sched-rgn.o): Depend on $(PARAMS_H).
* doc/invoke.texi (param): Document max-sched-region-blocks and
max-sched-region-insns.