gcc/libstdc++-v3/testsuite/26_numerics
Jonathan Wakely 270e702eda libstdc++: Remove unnecessary dg-options and outdated comment
It's no longer true that 1.0if has type float _Complex when GNU
extensions are enabled, so remove the hardcoded -std option.

libstdc++-v3/ChangeLog:

	* testsuite/26_numerics/complex/literals/types.cc: Remove
	dg-options and add target selector instead.
2023-09-04 16:24:35 +01:00
..
accumulate Update copyright years. 2023-01-16 11:52:17 +01:00
adjacent_difference Update copyright years. 2023-01-16 11:52:17 +01:00
bit Update copyright years. 2023-01-16 11:52:17 +01:00
complex libstdc++: Remove unnecessary dg-options and outdated comment 2023-09-04 16:24:35 +01:00
endian Update copyright years. 2023-01-16 11:52:17 +01:00
exclusive_scan Update copyright years. 2023-01-16 11:52:17 +01:00
gcd c++: Improve location information in constant evaluation 2023-07-25 21:45:10 -04:00
headers libstdc++: Stop using _GLIBCXX_USE_C99_MATH_TR1 in <cmath> 2023-05-31 21:01:16 +01:00
inclusive_scan Update copyright years. 2023-01-16 11:52:17 +01:00
inner_product Update copyright years. 2023-01-16 11:52:17 +01:00
iota Update copyright years. 2023-01-16 11:52:17 +01:00
lcm c++: Improve location information in constant evaluation 2023-07-25 21:45:10 -04:00
lerp Update copyright years. 2023-01-16 11:52:17 +01:00
midpoint Update copyright years. 2023-01-16 11:52:17 +01:00
numbers Update copyright years. 2023-01-16 11:52:17 +01:00
partial_sum Update copyright years. 2023-01-16 11:52:17 +01:00
pstl/numeric_ops libstdc++: Synchronize PSTL with upstream 2023-06-26 11:34:43 -07:00
random libstdc++: Fix some tests that fail with -fexcess-precision=standard 2023-06-07 16:51:59 +01:00
reduce Update copyright years. 2023-01-16 11:52:17 +01:00
slice Update copyright years. 2023-01-16 11:52:17 +01:00
slice_array Update copyright years. 2023-01-16 11:52:17 +01:00
transform_exclusive_scan Update copyright years. 2023-01-16 11:52:17 +01:00
transform_inclusive_scan Update copyright years. 2023-01-16 11:52:17 +01:00
transform_reduce Update copyright years. 2023-01-16 11:52:17 +01:00
valarray libstdc++: Fix some tests that fail with -fexcess-precision=standard 2023-06-07 16:51:59 +01:00