gcc/libstdc++-v3/testsuite
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
..
17_intro
18_support
19_diagnostics
20_util libstdc++: Enable std::auto_ptr tests for C++11 and later 2023-09-04 16:24:35 +01:00
21_strings
22_locale
23_containers libstdc++: Fix filenames and comments in tests [PR26142] 2023-09-04 16:24:35 +01:00
24_iterators
25_algorithms libstdc++: Fix debug-mode tests for constexpr algorithms 2023-09-01 17:52:41 +01:00
26_numerics libstdc++: Remove unnecessary dg-options and outdated comment 2023-09-04 16:24:35 +01:00
27_io libstdc++: Add -Wno-self-move to two filesystem tests 2023-09-01 17:52:41 +01:00
28_regex
29_atomics libstdc++: Use a loop in atomic_ref::compare_exchange_strong [PR111077] 2023-09-01 16:01:18 +01:00
30_threads
abi
backward
config
data
decimal
experimental
ext
lib
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters
libstdc++-xmethods
performance
special_functions
std libstdc++: Fix how chrono::parse handles errors for time-of-day values 2023-09-01 09:55:48 +01:00
tr1 libstdc++: Remove dg-options "-std=c++98" from TR1 tests 2023-09-04 16:24:35 +01:00
tr2
util
Makefile.am
Makefile.in