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

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

https://gcc.gnu.org/g:959af6f669e466fd6300a3f5f25dcf44b1c0d158

commit r13-10068-g959af6f669e466fd6300a3f5f25dcf44b1c0d158
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