diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index e0fe0ed2fd0..d8dde6af720 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,8 @@ 2000-11-09 Richard Henderson <rth@redhat.com> + * recog.c (validate_replace_rtx_1): Consider subregs when + replacing a register with a constant inside a sign/zero_extend. + * config/alpha/linux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define. 2000-11-09 Geoffrey Keating <geoffk@redhat.com> |