typo fix in Jeff's Monday Morning fix. delte -> delete.
authorrobertl <robertl@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Oct 1998 19:58:23 +0000 (19:58 +0000)
committerrobertl <robertl@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Oct 1998 19:58:23 +0000 (19:58 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23032 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 7a950f5..6f71290 100644 (file)
@@ -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