This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-9 in repository gcc.
from dcde4afec2a PR d/90651 (ICE in FuncDeclaration::semantic3, at d/dmd/fun [...] new 3cf5b2930c2 d: Fix ICE in TypeInfoDeclaration, at dmd/declaration.c (PR100967)
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-frontend.cc | 33 +-------------------------------- gcc/d/d-tree.h | 1 + gcc/d/typeinfo.cc | 38 ++++++++++++++++++++++++++++++++------ gcc/testsuite/gdc.dg/pr100967.d | 11 +++++++++++ 4 files changed, 45 insertions(+), 38 deletions(-) create mode 100644 gcc/testsuite/gdc.dg/pr100967.d