From 77f67db2a4709388b905397421bd3a851fbbf884 Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Sat, 14 Nov 2020 00:16:38 +0000 Subject: Daily bump. --- libcpp/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'libcpp') diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index b231d0d..e412bc2 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,17 @@ +2020-11-13 Joseph Myers + + * expr.c (cpp_classify_number): Update diagnostic for binary + constants for C. Also diagnose binary constants for + -Wc11-c2x-compat. + * init.c (lang_defaults): Enable binary constants for GNUC2X and + STDC2X. + +2020-11-13 Piotr H. Dabrowski + + PR c++/91318 + * include/cpplib.h: Added cpp_define_unused(), cpp_define_formatted_unused() + * directives.c: Likewise. + 2020-11-12 Joseph Myers * include/cpplib.h (struct cpp_callbacks): Add bool argument to -- cgit v1.1