This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f48b55c50d2 Fortran: fix check for class array valued constructors and [...] new 815732c2751 d: Fix error when passing assert(0) as argument [PR123995] new 9aa5bdf9a50 d: Fix ICE in output_constant, at varasm.cc:5662 [PR124026] new 742bafdeed7 d: Add convenient overload for build_libcall
The 3 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-codegen.cc | 13 ++++++------ gcc/d/d-tree.h | 1 + gcc/d/expr.cc | 31 +++++++++++++++------------ gcc/d/runtime.cc | 47 +++++++++++++++++++++++++++++++++++------ gcc/d/runtime.def | 18 +++++++++------- gcc/d/toir.cc | 5 ++--- gcc/testsuite/gdc.dg/pr123995.d | 16 ++++++++++++++ 7 files changed, 92 insertions(+), 39 deletions(-) create mode 100644 gcc/testsuite/gdc.dg/pr123995.d