From: Vladimir Makarov Date: Mon, 6 Mar 2017 20:29:49 +0000 (+0000) Subject: Fix the last ChangeLog entry X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f8386dae3f234c2d285bbfbd560f9e7f80b51430;p=gcc.git Fix the last ChangeLog entry From-SVN: r245929 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 2ddff45eabd..a13d73ae356 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