On 11/2/23 17:45, Patrick O'Neill wrote:
Testcases in g++.dg/vect rely on check_vect_support_and_set_flags
to set dg-do-what-default and avoid running vector tests on non-vector
targets. The three testcases in this patch overwrite the default with
dg-do run.

Removing the dg-do run directive resolves this issue for non-vector
targets (while still running the tests on vector targets).

gcc/testsuite/ChangeLog:

        * g++.dg/vect/pr102788.cc: Remove dg-do run directive.
OK. I'll note your patch has just one file patched, but your comment indicates three testcases have this problem. Did you forget to include a couple changes?

If so, those are pre-approved as well. Just post them for the archiver and commit.

Thanks,
jeff

Reply via email to