diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2015-05-27 12:18:37 +0100 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2015-05-27 12:18:37 +0100 |
commit | 2097b5b029851d531a1424a0092992d4c9f650e4 (patch) | |
tree | 96e7e2ca94b197e4d0a70f538b776fe1cbb86b64 /gcc/bitmap.c | |
parent | b1af7da61278d2c4ae7b7f56fad37723461031cb (diff) | |
download | gcc-2097b5b029851d531a1424a0092992d4c9f650e4.zip gcc-2097b5b029851d531a1424a0092992d4c9f650e4.tar.gz gcc-2097b5b029851d531a1424a0092992d4c9f650e4.tar.bz2 |
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
Diffstat (limited to 'gcc/bitmap.c')
0 files changed, 0 insertions, 0 deletions