This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ee4d85b3a8b Add testcase from PR25623 new da108c75ad3 d: Don't generate code that throws exceptions when compilin [...]
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/d-builtins.cc | 9 ++++++--- gcc/d/dmd/root/array.d | 2 +- gcc/d/dmd/semantic2.d | 3 +-- gcc/d/dmd/semantic3.d | 2 +- gcc/d/lang.opt | 4 ++++ gcc/testsuite/gdc.dg/pr110471a.d | 5 +++++ gcc/testsuite/gdc.dg/pr110471b.d | 5 +++++ gcc/testsuite/gdc.dg/pr110471c.d | 5 +++++ 8 files changed, 28 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gdc.dg/pr110471a.d create mode 100644 gcc/testsuite/gdc.dg/pr110471b.d create mode 100644 gcc/testsuite/gdc.dg/pr110471c.d