From a134b6ce8e5c589f8c1b58cdf124cd4a916b0e8c Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Thu, 7 Sep 2023 00:17:36 +0000 Subject: Daily bump. --- libcpp/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'libcpp') diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index 6197e49..9897dcf 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,15 @@ +2023-09-06 Jakub Jelinek + + PR c/102989 + * expr.cc (cpp_classify_number): Diagnose wb literal suffixes + for -pedantic* before C2X or -Wc11-c2x-compat. + +2023-09-06 Jakub Jelinek + + PR c/102989 + * expr.cc (interpret_int_suffix): Handle wb and WB suffixes. + * include/cpplib.h (CPP_N_BITINT): Define. + 2023-08-07 Alan Modra * configure: Regenerate. -- cgit v1.1