diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 170bfa54b04831e4f1bef16832a6a102612519b6..611963349dede73842d316a61f649e55c3dafe84 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,6 @@ 2006-05-31 Richard Earnshaw <richard.earnshaw@arm.com> + PR target/27829 * arm.c (arm_print_operand case 'S'): Validate that the operand is a shift operand before calling shift_op. Avoid redundant call of shift_op.