diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 4565c57d90a..46495eb2d7c 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +Mon Jan 14 20:23:34 CET 2002 Jan Hubicka <jh@suse.cz> + + * unroll.c (final_reg_note_copy): Properly handle + REG_LABEL + (unroll_loops): Fix LOOP_CONDITION heuristics. + 2002-01-14 Geoffrey Keating <geoffk@redhat.com> * doc/invoke.texi (Xstormy16 Options): Add xstormy16 option. |