This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 62ed7fb5259 scc_copy: conditional return TODO_cleanup_cfg. new 0e0f963bcfb c: fix ICE for mutually recursive structures [PR120381]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/c/c-typeck.cc | 2 +- gcc/testsuite/gcc.dg/gnu23-tag-composite-6.c | 11 +++++++++++ gcc/testsuite/gcc.dg/pr120381.c | 10 ++++++++++ 3 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.dg/gnu23-tag-composite-6.c create mode 100644 gcc/testsuite/gcc.dg/pr120381.c