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

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

https://gcc.gnu.org/g:a5b55378c95c29cac707fd3be2d2edc82ac7ec2d

commit r15-10756-ga5b55378c95c29cac707fd3be2d2edc82ac7ec2d
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.

    (cherry picked from commit 94d887ec2bab35e6eb17f68848a917689526c4e0)

Reply via email to