Fix type in the changelog entry,
authorVladimir Makarov <vmakarov@gcc.gnu.org>
Fri, 25 Sep 2015 21:11:28 +0000 (21:11 +0000)
committerVladimir Makarov <vmakarov@gcc.gnu.org>
Fri, 25 Sep 2015 21:11:28 +0000 (21:11 +0000)
From-SVN: r228154

gcc/ChangeLog

index 56206f468b34a8fee208d84109f443dd269640f7..910fd4f3d7ad8ede836f4965497abef29f3ea0c8 100644 (file)
@@ -2,7 +2,7 @@
 
        PR target/61578
        * lra-constarints.c (match_reload): Check presence of the input pseudo
-       in the output pseudo.
+       in the output operand.
 
 2015-09-25  Tobias Burnus  <burnus@net-b.de>