gcc/libstdc++-v3/testsuite/experimental
Alexandre Oliva b70af0bd2e [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.

(cherry picked from commit 95faa1bea7bdc7f92fcccb3543bfcbc8184c5e5b)
2024-06-27 08:14:34 -03:00
..
algorithm Update copyright years. 2024-01-03 12:19:35 +01:00
any Update copyright years. 2024-01-03 12:19:35 +01:00
array Update copyright years. 2024-01-03 12:19:35 +01:00
chrono Update copyright years. 2024-01-03 12:19:35 +01:00
deque Update copyright years. 2024-01-03 12:19:35 +01:00
filesystem libstdc++: Fix error handling in filesystem::equivalent [PR113250] 2024-01-11 03:36:14 -08:00
forward_list Update copyright years. 2024-01-03 12:19:35 +01:00
functional Update copyright years. 2024-01-03 12:19:35 +01:00
iterator Update copyright years. 2024-01-03 12:19:35 +01:00
list Update copyright years. 2024-01-03 12:19:35 +01:00
map Update copyright years. 2024-01-03 12:19:35 +01:00
memory Update copyright years. 2024-01-03 12:19:35 +01:00
memory_resource Update copyright years. 2024-01-03 12:19:35 +01:00
net libstdc++: Implement some missing functions for net::ip::network_v6 2024-02-02 10:27:16 +00:00
numeric Update copyright years. 2024-01-03 12:19:35 +01:00
optional Update copyright years. 2024-01-03 12:19:35 +01:00
polymorphic_allocator Update copyright years. 2024-01-03 12:19:35 +01:00
propagate_const Update copyright years. 2024-01-03 12:19:35 +01:00
random Update copyright years. 2024-01-03 12:19:35 +01:00
ratio Update copyright years. 2024-01-03 12:19:35 +01:00
scopeguard libstdc++: Fix noexcept on dtors in <experimental/scope> [PR114152] 2024-02-28 14:50:13 +00:00
set Update copyright years. 2024-01-03 12:19:35 +01:00
simd [libstdc++] [testsuite] defer to check_vect_support* [PR115454] 2024-06-27 08:14:34 -03:00
source_location Update copyright years. 2024-01-03 12:19:35 +01:00
string Update copyright years. 2024-01-03 12:19:35 +01:00
string_view Update copyright years. 2024-01-03 12:19:35 +01:00
system_error Update copyright years. 2024-01-03 12:19:35 +01:00
tuple Update copyright years. 2024-01-03 12:19:35 +01:00
type_erased_allocator Update copyright years. 2024-01-03 12:19:35 +01:00
type_traits Update copyright years. 2024-01-03 12:19:35 +01:00
unordered_map Update copyright years. 2024-01-03 12:19:35 +01:00
unordered_set Update copyright years. 2024-01-03 12:19:35 +01:00
vector Update copyright years. 2024-01-03 12:19:35 +01:00
feat-char8_t.cc libstdc++: Test for feature test macros more accurately 2023-11-16 08:06:59 +00:00
feat-cxx14.cc libstdc++: Test for feature test macros more accurately 2023-11-16 08:06:59 +00:00
feat-lib-fund.cc
names.cc Update copyright years. 2024-01-03 12:19:35 +01:00
synchronized_value.cc libstdc++: Fix some AIX test failures 2023-04-12 23:25:17 +01:00