diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index af251f44995..1467f09f43f 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,10 @@ 2007-02-09 Roger Sayle <roger@eyesopen.com> + * config/alpha/alpha.c (emit_insxl): Force the first operand of + the insbl or inswl pattern into a register. + +2007-02-09 Roger Sayle <roger@eyesopen.com> + * config/ia64/ia64.md (bswapdi2): New define_insn. 2007-02-09 Richard Henderson <rth@redhat.com> |