https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123264

--- Comment #2 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Iain Buclaw <[email protected]>:

https://gcc.gnu.org/g:94d887ec2bab35e6eb17f68848a917689526c4e0

commit r16-7167-g94d887ec2bab35e6eb17f68848a917689526c4e0
Author: Iain Buclaw <[email protected]>
Date:   Thu Jan 29 18:07:57 2026 +0100

    d: Fix infinite loop in dump_generic_node [PR123264]

            PR d/123264

    gcc/d/ChangeLog:

            * types.cc (finish_aggregate_type): Propagate struct TYPE_NAME to
all
            TYPE_NEXT_VARIANT types.

    gcc/testsuite/ChangeLog:

            * gdc.dg/pr123264.d: New test.

Reply via email to