This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from 9de9ff371c8 Daily bump. new 025ff57c19e d: Fix -fpreview=in ICEs with forward referenced parameter [...]
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-target.cc | 25 +++++-------------------- gcc/testsuite/gdc.dg/pr112285.d | 13 +++++++++++++ gcc/testsuite/gdc.dg/pr112290.d | 15 +++++++++++++++ gcc/testsuite/gdc.test/compilable/previewin.d | 6 ------ 4 files changed, 33 insertions(+), 26 deletions(-) create mode 100644 gcc/testsuite/gdc.dg/pr112285.d create mode 100644 gcc/testsuite/gdc.dg/pr112290.d