From: John David Anglin Date: Mon, 6 Mar 2017 23:10:37 +0000 (+0000) Subject: Fix typo. X-Git-Tag: releases/gcc-5.5.0~484 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86d40dcaf4d8cc07500638ca1821bb430981a994;p=thirdparty%2Fgcc.git Fix typo. From-SVN: r245935 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index a20f3d7f8026..2f421791a073 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,6 +1,6 @@ 2017-03-06 John David Anglin - PR target 77850 + PR target/77850 * config/pa/pa-64.h (PAD_VARARGS_DOWN): Don't pad down complex and vector types.