From: vmakarov Date: Fri, 25 Sep 2015 21:11:28 +0000 (+0000) Subject: Fix type in the changelog entry, X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=39996977b0626dc55ec48eba22e8edf42ef627d3;p=thirdparty%2Fgcc.git Fix type in the changelog entry, git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@228154 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 56206f468b34..910fd4f3d7ad 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -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