gcc/libstdc++-v3/testsuite
Jonathan Wakely 8c05647c56 PR78905 define _GLIBCXX_RELEASE macro
PR libstdc++/78905
	* doc/xml/manual/abi.xml (abi.versioning.history): Add markup to
	macro names, filenames, and literal values. Document _GLIBCXX_RELEASE.
	Document that the deprecated _GLIBCXX_VERSION macro was removed for
	the 4.0.0 release.
	* doc/html/*: Regenerate.
	* include/Makefile.am (_GLIBCXX_RELEASE): Set value.
	* include/Makefile.in: Regenerate.
	* include/bits/c++config (_GLIBCXX_RELEASE): Add #define.
	* testsuite/ext/profile/mutex_extensions_neg.cc: Use lineno of 0 in
	dg-error.

From-SVN: r244642
2017-01-19 16:40:46 +00:00
..
17_intro Update copyright years. 2017-01-01 13:07:43 +01:00
18_support PR79114 use decayed type in std::throw_with_nested assertion 2017-01-17 15:26:06 +00:00
19_diagnostics Update copyright years. 2017-01-01 13:07:43 +01:00
20_util PR78361 recognise noexcept functions as referenceable 2017-01-13 12:18:42 +00:00
21_strings Define cxx11-abi effective target for libstdc++ tests 2017-01-13 14:57:33 +00:00
22_locale Update copyright years. 2017-01-01 13:07:43 +01:00
23_containers PR libstdc++/78389 fix backwards size adjustments. 2017-01-16 13:36:33 +02:00
24_iterators Update copyright years. 2017-01-01 13:07:43 +01:00
25_algorithms Skip tests that are incompatible with Profile Mode 2017-01-14 11:55:22 +00:00
26_numerics Update copyright years. 2017-01-01 13:07:43 +01:00
27_io PR66145 use new ABI for std::ios::failure exceptions 2017-01-16 15:58:06 +00:00
28_regex Update copyright years. 2017-01-01 13:07:43 +01:00
29_atomics PR69301 don't assume atomic<T> can default construct T 2017-01-18 18:36:45 +00:00
30_threads Define testsuite macro for correct thread_local destructors 2017-01-09 13:06:03 +00:00
abi Update copyright years. 2017-01-01 13:07:43 +01:00
backward Update copyright years. 2017-01-01 13:07:43 +01:00
config Update copyright years. 2017-01-01 13:07:43 +01:00
data
decimal Update copyright years. 2017-01-01 13:07:43 +01:00
experimental Update copyright years. 2017-01-01 13:07:43 +01:00
ext PR78905 define _GLIBCXX_RELEASE macro 2017-01-19 16:40:46 +00:00
lib Define cxx11-abi effective target for libstdc++ tests 2017-01-13 14:57:33 +00:00
libstdc++-abi Update copyright years. 2017-01-01 13:07:43 +01:00
libstdc++-dg Update copyright years. 2017-01-01 13:07:43 +01:00
libstdc++-prettyprinters Skip tests that are incompatible with Profile Mode 2017-01-14 11:55:22 +00:00
libstdc++-xmethods Update copyright years. 2017-01-01 13:07:43 +01:00
performance Update copyright years. 2017-01-01 13:07:43 +01:00
special_functions Update copyright years. 2017-01-01 13:07:43 +01:00
tr1 Update copyright years. 2017-01-01 13:07:43 +01:00
tr2 Update copyright years. 2017-01-01 13:07:43 +01:00
util Define testsuite macro for correct thread_local destructors 2017-01-09 13:06:03 +00:00
Makefile.am Update copyright years. 2017-01-01 13:07:43 +01:00
Makefile.in re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) 2017-01-17 10:38:48 +01:00