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 aeb0ab4..40f7c77 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2006-12-20 Roger Sayle <roger@eyesopen.com> + + * simplify-rtx.c (simplify_subreg): Use the correct mode when + determining whether a SUBREG of a CONCAT refers to the first or + second component. + 2006-12-21 Ben Elliston <bje@au.ibm.com> * config/spu/spu.c (spu_builtin_mul_widen_even): Remove unused |
