diff options
-rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index a7c688a5564..200ecc5a144 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2000-11-20 Will Cohen <wcohen@redhat.com> + + * calls.c (expand_call): Clear target only when target is in + hard register and current_function_check_memory_usage is set. + 2000-11-20 Bernd Schmidt <bernds@redhat.co.uk> * toplev.c (rest_of_compilation): Run optimize_mode_switching even |