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 a712429..9f62c7e 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2007-02-05 Hans-Peter Nilsson <hp@axis.com> + + * config/cris/cris.md ("*andsi_movu", "*andsi_clear", "*andhi_movu") + ("*andhi_clear", andu (casesi+45)): For size-changed operand where + memory is allowed, require !side_effects_p, not just !MEM_VOLATILE_P. + 2007-02-05 Roger Sayle <roger@eyesopen.com> * fold-const.c (fold_unary) <REAL_PART>: Test for availability of |
