This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fca6d9c12f5 libphobos, testsuite: Disable forkgc2 on Darwin [PR103944] new 61b1c562f8c 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