This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from 0dd50365ba1 Daily bump. new dc230a0c690 d: Fix internal compiler error: Segmentation fault at gimpl [...] new 91e1219b745 d: Defer compiling inline definitions until after the modul [...]
The 2 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 | 34 +++++++++++++++++++++++++++++++++ gcc/d/d-tree.h | 2 ++ gcc/d/decl.cc | 22 ++++++++++----------- gcc/d/expr.cc | 2 +- gcc/d/modules.cc | 20 +++++++++++++++++++ gcc/testsuite/gdc.dg/torture/pr106623.d | 28 +++++++++++++++++++++++++++ 6 files changed, 96 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/gdc.dg/torture/pr106623.d