This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from 4e9bb139237 d: Fix ICE in gimplify_expr with const ref noreturn paramet [...] new c67142f1957 d: Fix Segmentation fault with redeclared symbols [PR123407]
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/d/decl.cc | 62 +++++++++++++++++++++++----------------- gcc/testsuite/gdc.dg/pr123407a.d | 4 +++ gcc/testsuite/gdc.dg/pr123407b.d | 4 +++ 3 files changed, 44 insertions(+), 26 deletions(-) create mode 100644 gcc/testsuite/gdc.dg/pr123407a.d create mode 100644 gcc/testsuite/gdc.dg/pr123407b.d