gcc/libstdc++-v3/include/ext
Jonathan Wakely 2ae27b7076 PR69301 don't assume atomic<T> can default construct T
PR libstdc++/69301
	* include/std/atomic (atomic<T>::load, atomic<T>::exchange): Use
	aligned buffer instead of default-initialized variable.
	* testsuite/29_atomics/atomic/69301.cc: New test.
	* include/experimental/memory (observer_ptr::release): Use reserved
	name.
	* include/ext/pointer.h (_Pointer_adapter::operator++(int))
	(_Pointer_adapter::operator--(int)): Likewise.

From-SVN: r244588
2017-01-18 18:36:45 +00:00
..
pb_ds Update copyright years. 2017-01-01 13:07:43 +01:00
algorithm Update copyright years. 2017-01-01 13:07:43 +01:00
aligned_buffer.h Update copyright years. 2017-01-01 13:07:43 +01:00
alloc_traits.h Update copyright years. 2017-01-01 13:07:43 +01:00
array_allocator.h Update copyright years. 2017-01-01 13:07:43 +01:00
atomicity.h Update copyright years. 2017-01-01 13:07:43 +01:00
bitmap_allocator.h Update copyright years. 2017-01-01 13:07:43 +01:00
cast.h Update copyright years. 2017-01-01 13:07:43 +01:00
cmath Update copyright years. 2017-01-01 13:07:43 +01:00
codecvt_specializations.h Update copyright years. 2017-01-01 13:07:43 +01:00
concurrence.h Update copyright years. 2017-01-01 13:07:43 +01:00
debug_allocator.h Update copyright years. 2017-01-01 13:07:43 +01:00
enc_filebuf.h Update copyright years. 2017-01-01 13:07:43 +01:00
extptr_allocator.h Update copyright years. 2017-01-01 13:07:43 +01:00
functional Update copyright years. 2017-01-01 13:07:43 +01:00
iterator Update copyright years. 2017-01-01 13:07:43 +01:00
malloc_allocator.h Update copyright years. 2017-01-01 13:07:43 +01:00
memory Update copyright years. 2017-01-01 13:07:43 +01:00
mt_allocator.h Update copyright years. 2017-01-01 13:07:43 +01:00
new_allocator.h Update copyright years. 2017-01-01 13:07:43 +01:00
numeric Update copyright years. 2017-01-01 13:07:43 +01:00
numeric_traits.h Update copyright years. 2017-01-01 13:07:43 +01:00
pod_char_traits.h Update copyright years. 2017-01-01 13:07:43 +01:00
pointer.h PR69301 don't assume atomic<T> can default construct T 2017-01-18 18:36:45 +00:00
pool_allocator.h Update copyright years. 2017-01-01 13:07:43 +01:00
random Update copyright years. 2017-01-01 13:07:43 +01:00
random.tcc Update copyright years. 2017-01-01 13:07:43 +01:00
rb_tree Update copyright years. 2017-01-01 13:07:43 +01:00
rc_string_base.h Update copyright years. 2017-01-01 13:07:43 +01:00
rope Update copyright years. 2017-01-01 13:07:43 +01:00
ropeimpl.h Update copyright years. 2017-01-01 13:07:43 +01:00
slist Update copyright years. 2017-01-01 13:07:43 +01:00
sso_string_base.h Update copyright years. 2017-01-01 13:07:43 +01:00
stdio_filebuf.h Update copyright years. 2017-01-01 13:07:43 +01:00
stdio_sync_filebuf.h Update copyright years. 2017-01-01 13:07:43 +01:00
string_conversions.h Update copyright years. 2017-01-01 13:07:43 +01:00
throw_allocator.h Update copyright years. 2017-01-01 13:07:43 +01:00
type_traits.h Update copyright years. 2017-01-01 13:07:43 +01:00
typelist.h Update copyright years. 2017-01-01 13:07:43 +01:00
vstring.h Update copyright years. 2017-01-01 13:07:43 +01:00
vstring.tcc Update copyright years. 2017-01-01 13:07:43 +01:00
vstring_fwd.h Update copyright years. 2017-01-01 13:07:43 +01:00
vstring_util.h Update copyright years. 2017-01-01 13:07:43 +01:00