Fix thinko in last ChangeLog entry.

From-SVN: r26326
This commit is contained in:
Jeff Law 1999-04-09 21:45:15 -06:00
parent d14ff9bda2
commit 5d90cd8ff3

View 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)