[Bug d/94315] [10 regression] new tests gdc.dg/pr93038.d and gdc.dg/pr93038b.d in r10-7320 fail
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Apr 1 21:43:01 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94315
--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Iain Buclaw <ibuclaw@gcc.gnu.org>:
https://gcc.gnu.org/g:918b89b7623b6c42b09f37b7e3ef807d1abbabb8
commit r10-7505-g918b89b7623b6c42b09f37b7e3ef807d1abbabb8
Author: Iain Buclaw <ibuclaw@gdcproject.org>
Date: Wed Apr 1 23:37:06 2020 +0200
d: Fix new tests gdc.dg/pr93038.d and gdc.dg/pr93038b.d in r10-7320 fail
The scan-file match is likely too strict to always succeed, so instead
have split it up into a set of smaller matches.
gcc/testsuite/ChangeLog:
PR d/94315
* gdc.dg/pr93038.d: Split dg-final into multiple tests.
* gdc.dg/pr93038b.d: Likewise.
More information about the Gcc-bugs
mailing list