From: Georg-Johann Lay Date: Tue, 25 Oct 2016 08:37:01 +0000 (+0000) Subject: Typo. X-Git-Tag: basepoints/gcc-8~3633 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=080c5459776a70bf6dc9c3410361011591667951;p=thirdparty%2Fgcc.git Typo. From-SVN: r241505 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 438593633092..cb290f188187 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,6 +1,6 @@ 2016-10-25 Georg-Johann Lay - New avt target pass to work around performance loss by PR fix. + New avr target pass to work around performance loss by PR fix. PR target/71676 PR target/71678