From: Joern Rennecke Date: Wed, 6 May 1998 21:31:16 +0000 (+0100) Subject: Typo fix. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1e89ac8ab2b6ae01998aaf5b8b0bf4c12951a484;p=gcc.git Typo fix. From-SVN: r19602 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index b46ca6fdbcb..e61c6269e35 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -254,7 +254,7 @@ Sat May 2 17:47:17 PDT 1998 Jeff Law (law@cygnus.com) Sat May 2 01:37:29 1998 J"orn Rennecke * reload.c (find_reloads): Emit USEs to mark where a pseudo - is reloaced with the MEM of its stack slot. + is reloaded with the MEM of its stack slot. * reload1.c (cannot_omit_stores): Delete. (reload): Don't initialize it. Don't apply avoid_return_reg logic to USEs.