From: Robert Lipe Date: Mon, 12 Oct 1998 19:58:23 +0000 (+0000) Subject: typo fix in Jeff's Monday Morning fix. delte -> delete. X-Git-Tag: prereleases/libgcj-0.1~2571 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c98e175c2d01b99a2b76bd6e1a815553c540a19b;p=thirdparty%2Fgcc.git typo fix in Jeff's Monday Morning fix. delte -> delete. From-SVN: r23032 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 7a950f5de788..6f71290a80a4 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