On Sat, 27 Jan 2024, Martin Uecker wrote:

> Debug output ICEs when we do not set TYPE_STUB_DECL, fix this.
> 
> 
>     Fix ICE with -g and -std=c23 when forming composite types [PR113438]
>     
>     Set TYPE_STUB_DECL to an artificial decl when creating a new structure
>     as a composite type.
>     
>             PR c/113438
>     
>     gcc/c/
>             * c-typeck.cc (composite_type_internal): Set TYPE_STUB_DECL.
>     
>     gcc/testsuite/
>             * gcc.dg/pr113438.c: New test.

OK.

-- 
Joseph S. Myers
josmy...@redhat.com

Reply via email to