aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/ChangeLog
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2021-02-04 00:16:32 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2021-02-04 00:16:32 +0000
commit9faaa80776a3dd602b47555bc001ca9a6ac6b784 (patch)
treeb47d660cfd48bb1336bfe318c7454d064d630b16 /gcc/c-family/ChangeLog
parentac16f4327fef5dfc288409371a61649253353ef7 (diff)
downloadgcc-9faaa80776a3dd602b47555bc001ca9a6ac6b784.zip
gcc-9faaa80776a3dd602b47555bc001ca9a6ac6b784.tar.gz
gcc-9faaa80776a3dd602b47555bc001ca9a6ac6b784.tar.bz2
Daily bump.
Diffstat (limited to 'gcc/c-family/ChangeLog')
-rw-r--r--gcc/c-family/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/c-family/ChangeLog b/gcc/c-family/ChangeLog
index fa67d1a..0369b70 100644
--- a/gcc/c-family/ChangeLog
+++ b/gcc/c-family/ChangeLog
@@ -1,3 +1,8 @@
+2021-02-03 Ed Smith-Rowland <3dw4rd@verizon.net>
+
+ * c-cppbuiltin.c (c_cpp_builtins): Define __cpp_size_t_suffix.
+ * c-lex.c (interpret_integer): Set node type for size literal.
+
2021-01-28 Jakub Jelinek <jakub@redhat.com>
* c.opt (-std=c++2a, -std=c++20, -std=gnu++2a, -std=gnu++20): Remove