diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 92be4a07fe41..feefdbc317d6 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.