diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 2ddff45eabd7..a13d73ae3565 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,9 +1,9 @@ 2017-03-06 Vladimir Makarov PR rtl-optimization/79571 - * lra-constraints.c (process_alt_operands): Claculate static - reject and subtract it from overal when there will be only address - reloads. + * lra-constraints.c (process_alt_operands): Calculate static + reject and subtract it from overall when only addresses will be + reloaded. 2017-03-06 Julia Koval