From c98e175c2d01b99a2b76bd6e1a815553c540a19b Mon Sep 17 00:00:00 2001 From: Robert Lipe Date: Mon, 12 Oct 1998 19:58:23 +0000 Subject: [PATCH] typo fix in Jeff's Monday Morning fix. delte -> delete. From-SVN: r23032 --- gcc/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 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 -- 2.30.2