gcc/libstdc++-v3/include/std
Iain Sandoe dcf69ac544 coroutines, libstdc++-v3: Update to n4861 C++20 DIS.
Update the inline namespace to __n4861.
Add '__cpp_lib_coroutine' defined to 201902L per n4861.

libstdc++-v3/ChangeLog:

2020-04-23  Iain Sandoe  <iain@sandoe.co.uk>

	* include/std/coroutine: Update the inline namespace to __n4861.
	Add the __cpp_lib_coroutine define, set to 201902L.
	* include/std/version: Add __cpp_lib_coroutine, set to 201902L.

gcc/testsuite/ChangeLog:

2020-04-23  Iain Sandoe  <iain@sandoe.co.uk>

	* g++.dg/coroutines/coro-bad-alloc-00-bad-op-new.C: Adjust for
	changed inline namespace.
	* g++.dg/coroutines/coro-bad-alloc-01-bad-op-del.C: Likewise.
	* g++.dg/coroutines/coro-bad-alloc-02-no-op-new-nt.C: Likewise
	* g++.dg/coroutines/coro.h: Likewise
2020-04-23 16:27:29 +01:00
..
algorithm
any
array
atomic libstdc++: Add missing feature test macros 2020-04-22 22:54:34 +01:00
bit
bitset libstdc++: Add comparison operators to types from Utilities clause 2020-04-15 19:47:48 +01:00
charconv libstdc++: Add comparison operators to <charconv> result types 2020-04-08 16:16:10 +01:00
chrono libstdc++: Add comparison operators to <chrono> types 2020-04-18 00:47:45 +01:00
codecvt
complex libstdc++: Add comparison operators to types from Numerics clause 2020-04-08 16:51:59 +01:00
concepts libstdc++: Update __cpp_lib_concepts value 2020-04-22 22:54:34 +01:00
condition_variable libstdc++: Update value of __cpp_lib_jthread macro 2020-04-22 22:54:34 +01:00
coroutine coroutines, libstdc++-v3: Update to n4861 C++20 DIS. 2020-04-23 16:27:29 +01:00
deque
execution libstdc++: Define __cpp_lib_execution feature test macro 2020-04-22 22:54:35 +01:00
filesystem
forward_list
fstream
functional libstdc++: Rename __cpp_lib_constexpr_invoke macro 2020-04-22 22:54:34 +01:00
future
iomanip
ios
iosfwd
iostream
istream
iterator
limits
list
locale
map
memory libstdc++: Add missing feature test macros 2020-04-22 22:54:34 +01:00
memory_resource libstdc++: Add missing feature test macros 2020-04-22 22:54:34 +01:00
mutex
numbers
numeric
optional
ostream
queue
random
ranges
ratio
regex
scoped_allocator libstdc++: Add comparison operators to types from Utilities clause 2020-04-15 19:47:48 +01:00
set
shared_mutex
span
sstream
stack
stdexcept
stop_token libstdc++: Update value of __cpp_lib_jthread macro 2020-04-22 22:54:34 +01:00
streambuf
string
string_view libstdc++: Add missing feature test macros 2020-04-22 22:54:34 +01:00
system_error
thread
tuple
type_traits libstdc++: Add missing feature test macros 2020-04-22 22:54:34 +01:00
typeindex libstdc++: Add spaceship operator to std::type_index 2020-04-15 19:47:47 +01:00
unordered_map
unordered_set
utility libstdc++: Do not define __cpp_lib_constexpr_algorithms in <utility> 2020-04-22 22:54:35 +01:00
valarray
variant
vector
version coroutines, libstdc++-v3: Update to n4861 C++20 DIS. 2020-04-23 16:27:29 +01:00