From: Palmer Dabbelt Date: Sat, 12 Oct 2019 19:07:16 +0000 (+0000) Subject: Fix the ChangeLog for my previous commit X-Git-Tag: misc/cutover-git~2073 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8d234a38d9a58ac78fca3c543a41f845d93e1ae;p=thirdparty%2Fgcc.git Fix the ChangeLog for my previous commit Fixes: 66ce32bb2a8 ("Fix the ChangeLog for my previous commit") From-SVN: r276922 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index bce36a339d3b..6320850a9463 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2019-10-12 Palmer Dabbelt + + * doc/extend.texi (Alternate Keywords): Change "-std=c11" to "a + later standard." + 2019-10-12 John David Anglin * gcc/config/pa/pa.c (pa_option_override): Remove trailing comma