diff options
| -rw-r--r-- | gcc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index aa9d5c0..6acde61 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -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) |
