summaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorrobertl <robertl@138bc75d-0d04-0410-961f-82ee72b054a4>1998-10-12 19:58:23 +0000
committerrobertl <robertl@138bc75d-0d04-0410-961f-82ee72b054a4>1998-10-12 19:58:23 +0000
commit50b1e3bfa08d9a1a48fc2bf9b4dc05d9f57284a4 (patch)
treed6bccf29fcf6bd8815464023de7f721ce03ab83b /gcc
parent4f0ae27be4d2903fa214ce0029d70e5140fa8b46 (diff)
downloadgcc-50b1e3bfa08d9a1a48fc2bf9b4dc05d9f57284a4.tar.gz
typo fix in Jeff's Monday Morning fix. delte -> delete.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23032 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 7a950f5de78..6f71290a80a 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -101,7 +101,7 @@ Sun Oct 11 01:03:05 1998 Zack Weinberg <zack@rabi.phys.columbia.edu>
Sun Oct 11 00:15:29 1998 Jeffrey A Law (law@cygnus.com)
- * flow.c (find_basic_blocks): Delte "live_reachable_p" argument.
+ * flow.c (find_basic_blocks): Delete "live_reachable_p" argument.
(find_basic_blocks_1): Similarly.
* output.h (find_basic_blocks): Fix prototype.
* gcse.c, toplev.c: Don't pass "live_reachable_p" argument to