From: Vladimir Makarov Date: Fri, 25 Sep 2015 21:11:28 +0000 (+0000) Subject: Fix type in the changelog entry, X-Git-Tag: basepoints/gcc-7~4359 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7697f9cd2b9ff62e51947cc21bfa531997a5e99;p=thirdparty%2Fgcc.git Fix type in the changelog entry, From-SVN: r228154 --- 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