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 597b99c3221 Daily bump. new 53bc489468c d: Fix ICE in uda_attribute_p when looking up unknown attribute new 57096f5c52b d: Fix ICE during error recovery in semantic pass
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-attribs.cc | 9 ++++++--- gcc/d/dmd/expressionsem.c | 1 + gcc/testsuite/gdc.dg/pr95173.d | 10 ++++++++++ gcc/testsuite/gdc.dg/pr95250.d | 18 ++++++++++++++++++ 4 files changed, 35 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gdc.dg/pr95173.d create mode 100644 gcc/testsuite/gdc.dg/pr95250.d