gcc/libstdc++-v3/testsuite
Jonathan Wakely c31a633e13 libstdc++: Use printf to print control characters
Bash and GNU echo do not interpret backslash escapes by default, so use
printf when printing \n or \t in strings.

libstdc++-v3/ChangeLog:

	* testsuite/experimental/simd/generate_makefile.sh: Use printf
	instead of echo when printing escape characters.
2021-01-27 16:37:27 +00:00
..
17_intro Update copyright years. 2021-01-04 10:26:59 +01:00
18_support Update copyright years. 2021-01-04 10:26:59 +01:00
19_diagnostics Update copyright years. 2021-01-04 10:26:59 +01:00
20_util libstdc++: Only test writing to wostream if supported [PR 98725] 2021-01-18 14:23:13 +00:00
21_strings libstdc++: Add string contains member functions for C++2b 2021-01-27 12:37:36 +00:00
22_locale Update copyright years. 2021-01-04 10:26:59 +01:00
23_containers libstdc++: Implement N3644 for _GLIBCXX_DEBUG iterators 2021-01-14 22:43:26 +01:00
24_iterators Update copyright years. 2021-01-04 10:26:59 +01:00
25_algorithms Update copyright years. 2021-01-04 10:26:59 +01:00
26_numerics Update copyright years. 2021-01-04 10:26:59 +01:00
27_io libstdc++: Fix narrow char test to use stringbuf not wstringbuf 2021-01-18 12:45:10 +00:00
28_regex Update copyright years. 2021-01-04 10:26:59 +01:00
29_atomics libstdc++-v3: Add -fcf-protection=none to -march=i486 2021-01-15 17:37:20 -08:00
30_threads calibrate intervals to avoid zero in futures poll test 2021-01-14 16:12:22 -03:00
abi Update copyright years. 2021-01-04 10:26:59 +01:00
backward Update copyright years. 2021-01-04 10:26:59 +01:00
config Update copyright years. 2021-01-04 10:26:59 +01:00
data
decimal Update copyright years. 2021-01-04 10:26:59 +01:00
experimental libstdc++: Use printf to print control characters 2021-01-27 16:37:27 +00:00
ext libstdc++: Suppress more vstring testsuite warnings. [PR 98613] 2021-01-10 18:22:51 -05:00
lib Update copyright years. 2021-01-04 10:26:59 +01:00
libstdc++-abi Update copyright years. 2021-01-04 10:26:59 +01:00
libstdc++-dg libstdc++: Add std::experimental::simd from the Parallelism TS 2 2021-01-27 16:37:26 +00:00
libstdc++-prettyprinters Update copyright years. 2021-01-04 10:26:59 +01:00
libstdc++-xmethods Update copyright years. 2021-01-04 10:26:59 +01:00
performance Update copyright years. 2021-01-04 10:26:59 +01:00
special_functions Update copyright years. 2021-01-04 10:26:59 +01:00
std Update copyright years. 2021-01-04 10:26:59 +01:00
tr1 Update copyright years. 2021-01-04 10:26:59 +01:00
tr2 Update copyright years. 2021-01-04 10:26:59 +01:00
util Update copyright years. 2021-01-04 10:26:59 +01:00
Makefile.am libstdc++: Add simd testsuite 2021-01-27 16:37:26 +00:00
Makefile.in libstdc++: Add simd testsuite 2021-01-27 16:37:26 +00:00