gcc/libstdc++-v3/include/ext
Jonathan Wakely 2097b5b029 re PR libstdc++/66017 (Undefined behaviour in std::set<long long>)
PR libstdc++/66017
	* include/bits/stl_tree.h (_Rb_tree_node): Use __aligned_membuf.
	(_Rb_tree_iterator, _Rb_tree_const_iterator): Support construction
	from _Base_ptr.
	(_Rb_tree_const_iterator::_M_const_cast): Remove static_cast.
	(_Rb_tree::begin, _Rb_tree::end): Remove static_cast.
	* include/ext/aligned_buffer.h (__aligned_membuf): New type using
	alignment of _Tp as a member subobject, not as a complete object.
	* python/libstdcxx/v6/printers.py (StdRbtreeIteratorPrinter): Lookup
	_Link_type manually as it might not be in the debug info.

From-SVN: r223745
2015-05-27 12:18:37 +01:00
..
pb_ds atomic_base.h: Use __always_inline__ instead of always_inline. 2015-01-29 12:47:20 +00:00
algorithm Update copyright years. 2015-01-05 13:33:28 +01:00
aligned_buffer.h re PR libstdc++/66017 (Undefined behaviour in std::set<long long>) 2015-05-27 12:18:37 +01:00
alloc_traits.h Update copyright years. 2015-01-05 13:33:28 +01:00
array_allocator.h Update copyright years. 2015-01-05 13:33:28 +01:00
atomicity.h Update copyright years. 2015-01-05 13:33:28 +01:00
bitmap_allocator.h Update copyright years. 2015-01-05 13:33:28 +01:00
cast.h Update copyright years. 2015-01-05 13:33:28 +01:00
cmath Update copyright years. 2015-01-05 13:33:28 +01:00
codecvt_specializations.h c++config (__gnu_cxx::__cxx11): Define new namespace. 2015-03-20 13:26:55 +00:00
concurrence.h Update copyright years. 2015-01-05 13:33:28 +01:00
debug_allocator.h Update copyright years. 2015-01-05 13:33:28 +01:00
enc_filebuf.h Update copyright years. 2015-01-05 13:33:28 +01:00
extptr_allocator.h Update copyright years. 2015-01-05 13:33:28 +01:00
functional Update copyright years. 2015-01-05 13:33:28 +01:00
iterator Update copyright years. 2015-01-05 13:33:28 +01:00
malloc_allocator.h Update copyright years. 2015-01-05 13:33:28 +01:00
memory Update copyright years. 2015-01-05 13:33:28 +01:00
mt_allocator.h Update copyright years. 2015-01-05 13:33:28 +01:00
new_allocator.h Update copyright years. 2015-01-05 13:33:28 +01:00
numeric Update copyright years. 2015-01-05 13:33:28 +01:00
numeric_traits.h Update copyright years. 2015-01-05 13:33:28 +01:00
pod_char_traits.h Update copyright years. 2015-01-05 13:33:28 +01:00
pointer.h Update copyright years. 2015-01-05 13:33:28 +01:00
pool_allocator.h Update copyright years. 2015-01-05 13:33:28 +01:00
random Update copyright years. 2015-01-05 13:33:28 +01:00
random.tcc Update copyright years. 2015-01-05 13:33:28 +01:00
rb_tree Update copyright years. 2015-01-05 13:33:28 +01:00
rc_string_base.h Update copyright years. 2015-01-05 13:33:28 +01:00
rope Update copyright years. 2015-01-05 13:33:28 +01:00
ropeimpl.h Update copyright years. 2015-01-05 13:33:28 +01:00
slist Update copyright years. 2015-01-05 13:33:28 +01:00
sso_string_base.h Update copyright years. 2015-01-05 13:33:28 +01:00
stdio_filebuf.h Update copyright years. 2015-01-05 13:33:28 +01:00
stdio_sync_filebuf.h Update copyright years. 2015-01-05 13:33:28 +01:00
string_conversions.h Update copyright years. 2015-01-05 13:33:28 +01:00
throw_allocator.h Update copyright years. 2015-01-05 13:33:28 +01:00
type_traits.h Update copyright years. 2015-01-05 13:33:28 +01:00
typelist.h Update copyright years. 2015-01-05 13:33:28 +01:00
vstring.h Update copyright years. 2015-01-05 13:33:28 +01:00
vstring.tcc Update copyright years. 2015-01-05 13:33:28 +01:00
vstring_fwd.h Update copyright years. 2015-01-05 13:33:28 +01:00
vstring_util.h Update copyright years. 2015-01-05 13:33:28 +01:00