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 6e7909191ad d: Don't generate code that throws exceptions when compilin [...] new 3f43c19d0d4 d: Fix accesses of immutable arrays using constant index st [...]
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 | 14 ++++++++++++++ gcc/d/expr.cc | 4 ++++ gcc/testsuite/gdc.dg/pr110514a.d | 9 +++++++++ gcc/testsuite/gdc.dg/pr110514b.d | 8 ++++++++ gcc/testsuite/gdc.dg/pr110514c.d | 8 ++++++++ gcc/testsuite/gdc.dg/pr110514d.d | 8 ++++++++ 6 files changed, 51 insertions(+) create mode 100644 gcc/testsuite/gdc.dg/pr110514a.d create mode 100644 gcc/testsuite/gdc.dg/pr110514b.d create mode 100644 gcc/testsuite/gdc.dg/pr110514c.d create mode 100644 gcc/testsuite/gdc.dg/pr110514d.d