From: palmer Date: Sat, 12 Oct 2019 19:07:16 +0000 (+0000) Subject: Fix the ChangeLog for my previous commit X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=886d119acb6baa8bcc8706720e8362bdae4a5041;p=thirdparty%2Fgcc.git Fix the ChangeLog for my previous commit Fixes: 66ce32bb2a8 ("Fix the ChangeLog for my previous commit") git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@276922 138bc75d-0d04-0410-961f-82ee72b054a4 --- 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