lra-constraints.c (process_alt_operands): Fix recently added comment.
authorVladimir Makarov <vmakarov@redhat.com>
Thu, 7 Feb 2013 17:20:26 +0000 (17:20 +0000)
committerVladimir Makarov <vmakarov@gcc.gnu.org>
Thu, 7 Feb 2013 17:20:26 +0000 (17:20 +0000)
2013-02-07  Vladimir Makarov  <vmakarov@redhat.com>

* lra-constraints.c (process_alt_operands): Fix recently added
comment.

From-SVN: r195857

gcc/ChangeLog
gcc/lra-constraints.c

index c8551dcb9ff709b48f01eae5e3543407fbec4001..ac9081217fc7ea834dbeefe9d63c93de7a4c3630 100644 (file)
@@ -1,3 +1,8 @@
+2013-02-07  Vladimir Makarov  <vmakarov@redhat.com>
+
+       * lra-constraints.c (process_alt_operands): Fix recently added
+       comment.
+
 2013-02-07  Vladimir Makarov  <vmakarov@redhat.com>
 
        PR rtl-optimization/56225
index 932b699696b008829b8c01cab73aa22e790554b8..af68c3aee4c35180b3df67c65b655db33fa02d95 100644 (file)
@@ -1896,10 +1896,10 @@ process_alt_operands (int only_alternative)
                                             mode, hard_regno[nop])
                        : in_class_p (op, this_alternative, NULL))))
                {
-                 /* Strict_low_part requires reload the register not
-                    the sub-register.  In this case we should check
-                    that a final reload hard reg can hold the
-                    value.  */
+                 /* Strict_low_part requires to reload the register
+                    not the sub-register.  In this case we should
+                    check that a final reload hard reg can hold the
+                    value mode.  */
                  if (curr_static_id->operand[nop].strict_low
                      && REG_P (op)
                      && hard_regno[nop] < 0