aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2020-08-04 00:17:34 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2020-08-04 00:17:34 +0000
commit1d317f4315ef3983fad37427887581761e3491c2 (patch)
treee7cb91d935718bb336074dc5d72cdb74f3956063 /gcc/ChangeLog
parent5eda65b5c509d694d5741845d570f39d1e8083b8 (diff)
downloadgcc-1d317f4315ef3983fad37427887581761e3491c2.zip
gcc-1d317f4315ef3983fad37427887581761e3491c2.tar.gz
gcc-1d317f4315ef3983fad37427887581761e3491c2.tar.bz2
Daily bump.
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 2f8b2d63..3467348 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,11 @@
+2020-08-03 Jonathan Wakely <jwakely@redhat.com>
+
+ Backported from master:
+ 2020-08-03 Jonathan Wakely <jwakely@redhat.com>
+
+ * doc/cpp.texi (Variadic Macros): Use the exact ... token in
+ code examples.
+
2020-07-17 Will Schmidt <will_schmidt@vnet.ibm.com>
PR target/95952