mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-22 03:46:53 -05:00
Daily bump.
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
2023-06-23 Marek Polacek <polacek@redhat.com>
|
||||
|
||||
* include/cpplib.h (c_lang): Add CXX26 and GNUCXX26.
|
||||
* init.cc (lang_defaults): Add rows for CXX26 and GNUCXX26.
|
||||
(cpp_init_builtins): Set __cplusplus to 202400L for C++26.
|
||||
Set __cplusplus to 202302L for C++23.
|
||||
|
||||
2023-06-23 Ben Boeckel <me@benboeckel.net>
|
||||
|
||||
* charset.cc: Allow `UCS_LIMIT` in UTF-8 strings.
|
||||
|
||||
2023-06-22 David Malcolm <dmalcolm@redhat.com>
|
||||
|
||||
* charset.cc (get_cppchar_property): New function template, based
|
||||
|
||||
Reference in New Issue
Block a user