Daily bump.

This commit is contained in:
GCC Administrator
2023-03-14 00:17:05 +00:00
parent 370298f493
commit a9835599fd
11 changed files with 6412 additions and 1 deletions
+10
View File
@@ -1,3 +1,13 @@
2023-03-13 Lewis Hyatt <lhyatt@gmail.com>
PR preprocessor/67046
* directives.cc (_cpp_do__Pragma): Increment pfile->keep_tokens to
ensure the returned string token is valid.
2023-03-13 Lewis Hyatt <lhyatt@gmail.com>
* generated_cpp_wcwidth.h: Regenerated for Unicode 15.
2022-12-07 Joseph Myers <joseph@codesourcery.com>
* init.cc (lang_defaults): Enable va_opt for STDC2X.