Fix the last ChangeLog entry
authorVladimir Makarov <vmakarov@gcc.gnu.org>
Mon, 6 Mar 2017 20:29:49 +0000 (20:29 +0000)
committerVladimir Makarov <vmakarov@gcc.gnu.org>
Mon, 6 Mar 2017 20:29:49 +0000 (20:29 +0000)
From-SVN: r245929

gcc/ChangeLog

index 2ddff45..a13d73a 100644 (file)
@@ -1,9 +1,9 @@
 2017-03-06  Vladimir Makarov  <vmakarov@redhat.com>
 
        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  <julia.koval@intel.com>