https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102618
--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jeff Law <l...@gcc.gnu.org>: https://gcc.gnu.org/g:fb5b0778586674c31f69d866038a5b5bd9a151ee commit r12-4462-gfb5b0778586674c31f69d866038a5b5bd9a151ee Author: Luís Ferreira <cont...@lsferreira.net> Date: Sun Oct 17 18:34:25 2021 -0400 [PATCH] d-demangle: properly skip anonymous symbols libiberty/ PR d/102618 * d-demangle.c (dlang_parse_qualified): Handle anonymous symbols correctly. * testsuite/d-demangle-expected: New tests to cover anonymous symbols.