diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 92be4a07fe4..feefdbc317d 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,6 @@ 2011-12-19 Richard Sandiford + PR rtl-optimization/42839 * fwprop.c (forward_propagate_subreg): Skip the SIGN/ZERO_EXTEND optimization if the source register is already extended.