Daily bump.

This commit is contained in:
GCC Administrator
2025-08-17 00:19:17 +00:00
parent 7921bb4afc
commit b42c5ee445
8 changed files with 79 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
2025-08-17 Nathaniel Shead <nathanieloshead@gmail.com>
PR c++/120503
PR c++/120824
* demangle.h (enum demangle_component_type): Add enumeration
DEMANGLE_COMPONENT_UNNAMED_ENUM.
2025-07-09 Matthieu Longo <matthieu.longo@arm.com>
* doubly-linked-list.h: New file.