2016-09-25 François Dumont <fdumont@gcc.gnu.org>
commit9af73ab2f2f0fba6a2b2aaf8c49adf8c510f2ae8
authorfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 25 Sep 2016 20:26:02 +0000 (25 20:26 +0000)
committerfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 25 Sep 2016 20:26:02 +0000 (25 20:26 +0000)
tree693f5c26287a5e5365b02cc93f4a4d92ea90265c
parentc7825a47f0733e516ae1c9d5583ff78af9da3733
2016-09-25  François Dumont  <fdumont@gcc.gnu.org>

* src/c++11/debug.cc: Include debug/vector. Include cctype. Remove
functional.
(get_safe_base_mutex): Get mutex based on address lowest non nil bits.
* testsuite/23_containers/vector/debug/mutex_association.cc: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@240479 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/src/c++11/debug.cc
libstdc++-v3/testsuite/23_containers/vector/debug/mutex_association.cc [new file with mode: 0644]