From f8d234a38d9a58ac78fca3c543a41f845d93e1ae Mon Sep 17 00:00:00 2001 From: Palmer Dabbelt Date: Sat, 12 Oct 2019 19:07:16 +0000 Subject: [PATCH] Fix the ChangeLog for my previous commit Fixes: 66ce32bb2a8 ("Fix the ChangeLog for my previous commit") From-SVN: r276922 --- gcc/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index bce36a339d3..6320850a946 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 -- 2.30.2