re PR libstdc++/55028 (_GLIBCXX_DEBUG is broken when using v7 namespace)
authorBenjamin Kosnik <bkoz@redhat.com>
Mon, 5 Nov 2012 21:01:08 +0000 (21:01 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Mon, 5 Nov 2012 21:01:08 +0000 (21:01 +0000)
commit684592672f5aa8383f6985a33af99c73afc49292
tree0c7a8ae45a3121b750e6f40c354c4e52701d7194
parent51bf1e805efe9f8012c8580121dbf68dd9e8d0dc
re PR libstdc++/55028 (_GLIBCXX_DEBUG is broken when using v7 namespace)

2012-11-05  Benjamin Kosnik  <bkoz@redhat.com>
            Oleg Smolsky  <oleg@smolsky.net>

PR libstdc++/55028
*  config/abi/pre/gnu-versioned-namespace.ver: Add symbols.
* testsuite/23_containers/unordered_multimap/insert/55028-debug.cc: New.

Co-Authored-By: Oleg Smolsky <oleg@smolsky.net>
From-SVN: r193185
libstdc++-v3/ChangeLog
libstdc++-v3/config/abi/pre/gnu-versioned-namespace.ver
libstdc++-v3/testsuite/23_containers/unordered_multimap/insert/55028-debug.cc [new file with mode: 0644]