Daily bump.

This commit is contained in:
GCC Administrator
2026-04-22 00:16:28 +00:00
parent f6ab222470
commit b0fc19b09f
13 changed files with 207 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
2026-04-21 Marek Polacek <polacek@redhat.com>
PR preprocessor/124930
* charset.cc (_cpp_destroy_iconv): Correct two calls to
iconv_close.
2026-03-19 Nathaniel Shead <nathanieloshead@gmail.com>
PR c++/124466