gcc/libstdc++-v3/testsuite
Jonathan Wakely 3555173fb9 Test for C99 stdlib.h functions with -std=c++98
PR libstdc++/69626
	* acinclude.m4 (GLIBCXX_ENABLE_C99): Check C99 stdlib.h functions
	with -std=c++98 and define _GLIBCXX98_USE_C99_STDLIB.
	* config.h.in: Regenerate.
	* configure: Regenerate.
	* testsuite/21_strings/c_strings/char/69626.cc: New.

From-SVN: r233161
2016-02-04 23:47:21 +00:00
..
17_intro libstdc++/69406 Fix test to check for supported headers 2016-01-21 13:33:27 +00:00
18_support Update copyright years. 2016-01-04 15:30:50 +01:00
19_diagnostics Update copyright years. 2016-01-04 15:30:50 +01:00
20_util Avoid including all of <random> in <algorithm> 2016-01-25 16:44:30 +00:00
21_strings Test for C99 stdlib.h functions with -std=c++98 2016-02-04 23:47:21 +00:00
22_locale Update copyright years. 2016-01-04 15:30:50 +01:00
23_containers Update copyright years. 2016-01-04 15:30:50 +01:00
24_iterators Update copyright years. 2016-01-04 15:30:50 +01:00
25_algorithms Fix assertions for move assignment of trivial types 2016-01-26 19:38:20 +00:00
26_numerics Avoid including all of <random> in <algorithm> 2016-01-25 16:44:30 +00:00
27_io Update copyright years. 2016-01-04 15:30:50 +01:00
28_regex Update copyright years. 2016-01-04 15:30:50 +01:00
29_atomics Update copyright years. 2016-01-04 15:30:50 +01:00
30_threads Use std::addressof in insert iterators, allocators and promises 2016-01-07 15:01:33 +00:00
abi Update copyright years. 2016-01-04 15:30:50 +01:00
backward Update copyright years. 2016-01-04 15:30:50 +01:00
config Update copyright years. 2016-01-04 15:30:50 +01:00
data
decimal Update copyright years. 2016-01-04 15:30:50 +01:00
experimental Update copyright years. 2016-01-04 15:30:50 +01:00
ext Set FP options for failing special functions tests 2016-01-27 15:09:38 +00:00
lib Update copyright years. 2016-01-04 15:30:50 +01:00
libstdc++-abi Update copyright years. 2016-01-04 15:30:50 +01:00
libstdc++-dg Implement TR29124 C++ special Math Functions. 2016-01-14 18:12:43 +00:00
libstdc++-prettyprinters * testsuite/libstdc++-prettyprinters/whatis.cc: Include <random>. 2016-01-27 20:31:06 +01:00
libstdc++-xmethods Update copyright years. 2016-01-04 15:30:50 +01:00
performance Update copyright years. 2016-01-04 15:30:50 +01:00
special_functions Set FP options for failing special functions tests 2016-01-27 15:09:38 +00:00
tr1 Implement TR29124 C++ special Math Functions. 2016-01-14 18:12:43 +00:00
tr2 Update copyright years. 2016-01-04 15:30:50 +01:00
util Revert the accidental checkin 2016-01-16 15:07:34 -08:00
Makefile.am Update copyright years. 2016-01-04 15:30:50 +01:00
Makefile.in libstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGS 2015-07-24 07:05:19 +00:00