This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from 89da6aabbc5 Daily bump. new 3e1af1d0be1 d: Fix ICE in uda_attribute_p when looking up unknown attribute new 95f5dc7f70b 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