]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix typo in last Changelog entry.
authorvmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 May 2012 19:59:29 +0000 (19:59 +0000)
committervmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 May 2012 19:59:29 +0000 (19:59 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@187374 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 1809d7c2abee5882221348242f759db06ffef0fa..43fc1b179f26e235cba036a807065c5f075fc717 100644 (file)
@@ -1,7 +1,7 @@
 2012-05-10  Vladimir Makarov  <vmakarov@redhat.com>
 
        PR rtl-optimization/53125
-       * ira.c (ira): Call find_moveable_pseudos or
+       * ira.c (ira): Call find_moveable_pseudos and
        move_unallocated_pseudos if only ira_conflicts_p is true.
 
 2012-05-10  Uros Bizjak  <ubizjak@gmail.com>