[Bug d/123264] d: Infinite loop in dump_generic_node
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jan 30 06:44:38 GMT 2026
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 <ibuclaw@gcc.gnu.org>:
https://gcc.gnu.org/g:94d887ec2bab35e6eb17f68848a917689526c4e0
commit r16-7167-g94d887ec2bab35e6eb17f68848a917689526c4e0
Author: Iain Buclaw <ibuclaw@gdcproject.org>
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.
More information about the Gcc-bugs
mailing list