This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14 in repository gcc.
from 3b8cbb677bf d: Fix ICE in gimplify_expr with const ref noreturn paramet [...] new 34e3f1b8f3b 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