From 6d47c9b418295b2da14577a108bc4c9a0c7f16cf Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Fri, 25 Aug 2023 00:18:19 +0000 Subject: Daily bump. --- gcc/c/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'gcc/c') diff --git a/gcc/c/ChangeLog b/gcc/c/ChangeLog index 81d46e8..39ecf02 100644 --- a/gcc/c/ChangeLog +++ b/gcc/c/ChangeLog @@ -1,3 +1,12 @@ +2023-08-24 Richard Sandiford + + * c-parser.cc (c_parser_std_attribute): Conditionally allow + two colons to be used in place of ::. + (c_parser_std_attribute_list): New function, split out from... + (c_parser_std_attribute_specifier): ...here. Allow the attribute-list + to start with __extension__. When it does, also allow two colons + to be used in place of ::. + 2023-08-22 Tobias Burnus * c-parser.cc (c_parser_omp_clause_defaultmap): Parse -- cgit v1.1