[PATCH, committed] gdc-test.exp: Remove duplicate options from permute args

Iain Buclaw ibuclaw@gdcproject.org
Tue Mar 26 11:26:00 GMT 2019


Hi,

Some of the dmd-style options converted in gdc-convert-args are mapped
to two separate options, notably those that control warning and
deprecation messages (-w, -de, -dw).  When given as arguments to
PERMUTE_ARGS, there is no need to test with the same gdc-style option
given twice.

Ran the D testsuite on x86_64-linux-gnu, and number of tests executed
dropped from 30030 to 28350.

Committed to trunk as r269937.

-- 
Iain
---
gcc/testsuite/ChangeLog:

2019-03-26  Iain Buclaw  <ibuclaw@gdcproject.org>

        * gdc.test/gdc-test.exp (gdc-do-test): Sort and remove duplicate
        options in permute args tests.
---
-------------- next part --------------
A non-text attachment was scrubbed...
Name: uniqueperms.patch
Type: text/x-patch
Size: 481 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20190326/47495166/attachment.bin>


More information about the Gcc-patches mailing list