d: Don't run all permutations for fail_compilation tests.
authorIain Buclaw <ibuclaw@gdcproject.org>
Mon, 24 Aug 2020 22:28:38 +0000 (00:28 +0200)
committerIain Buclaw <ibuclaw@gdcproject.org>
Wed, 26 Aug 2020 08:03:54 +0000 (10:03 +0200)
commit3eefc04663f325a1c76fae4d0a54284e71a57eb1
treed80f0663bfb5a374a971793985c6957e0c2e2a0c
parent747f01eb6e702c4ba6589a275b42bebbf1e26741
d: Don't run all permutations for fail_compilation tests.

Fail compilation tests only check for language errors from the front-end, all
default option switches do nothing to alter the error.

gcc/testsuite/ChangeLog:

* lib/gdc-utils.exp (gdc-convert-test): Clear PERMUTE_ARGS for
fail_compilation tests if not set by test file.
gcc/testsuite/lib/gdc-utils.exp