]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix thinko in last ChangeLog entry.
authorJeff Law <law@gcc.gnu.org>
Sat, 10 Apr 1999 03:45:15 +0000 (21:45 -0600)
committerJeff Law <law@gcc.gnu.org>
Sat, 10 Apr 1999 03:45:15 +0000 (21:45 -0600)
From-SVN: r26326

gcc/ChangeLog

index aa9d5c07e8ea30c3b06af994cf92ddca4b7ab4d5..6acde6141fa70d177503cc7b23145eaeaf0c7497 100644 (file)
@@ -20,7 +20,7 @@ Sat Apr 10 03:50:12 1999  Jeffrey A Law  (law@cygnus.com)
        value when local allocation has completed.
        (update_equiv_regs); If we create an equivalence for a LABEL_REF,
        set recorded_label_ref.
-       * toplev.c (rest_of_compilation): Run the loop optimizer after
+       * toplev.c (rest_of_compilation): Run the jump optimizer after
        register allocation and reloading if needed.
 
 Fri Apr  9 21:02:57 1999  Krister Walfridsson (cato@df.lth.se)