diff options
-rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 049a3f7..7fadcb7 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2001-01-10 Aldy Hernandez <aldyh@redhat.com> + + * config/i960/i960.md: Change modifier to + on the zero_extract + pattern after the (rotate -2 reg) canonicalization pattern. + 2001-01-10 Richard Henderson <rth@redhat.com> * config/alpha/alpha.c (alpha_free_machine_status): New. |