diff options
author | Alexandre Oliva <oliva@adacore.com> | 2024-06-27 07:22:48 -0300 |
---|---|---|
committer | Alexandre Oliva <oliva@gnu.org> | 2024-06-27 07:22:48 -0300 |
commit | 95faa1bea7bdc7f92fcccb3543bfcbc8184c5e5b (patch) | |
tree | d02befd38021375a315bd42ed923fbee9eaa8865 /gcc | |
parent | bcdbb85f26aa0d25645d51ddf728a049b201c980 (diff) | |
download | gcc-95faa1bea7bdc7f92fcccb3543bfcbc8184c5e5b.zip gcc-95faa1bea7bdc7f92fcccb3543bfcbc8184c5e5b.tar.gz gcc-95faa1bea7bdc7f92fcccb3543bfcbc8184c5e5b.tar.bz2 |
[libstdc++] [testsuite] defer to check_vect_support* [PR115454]
The newly-added testcase overrides the default dg-do action set by
check_vect_support_and_set_flags (in libstdc++-dg/conformance.exp), so
it attempts to run the test even if runtime vector support is not
available.
Remove the explicit dg-do directive, so that the default is honored,
and the test is run if vector support is found, and only compiled
otherwise.
for libstdc++-v3/ChangeLog
PR libstdc++/115454
* testsuite/experimental/simd/pr115454_find_last_set.cc: Defer
to check_vect_support_and_set_flags's default dg-do action.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions