]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR libstdc++/33633 (-D_GLIBCXX_DEBUG vs ext/hash_*)
authorBenjamin Kosnik <bkoz@redhat.com>
Wed, 10 Oct 2007 15:23:59 +0000 (15:23 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Wed, 10 Oct 2007 15:23:59 +0000 (15:23 +0000)
commitc456e6f17ced807b3c80a5f4578fb8711e604056
tree5296a15e771d4c8d79b8687e566a4bca6ece2114
parent476aa52ec01044f1d64a0ac01df63b13e8907717
re PR libstdc++/33633 (-D_GLIBCXX_DEBUG vs ext/hash_*)

2007-10-10  Benjamin Kosnik  <bkoz@redhat.com>

PR libstdc++/33633
* include/debug/hash_multimap.h: Change _GLIBCXX_EXT to _GLIBCXX_EXT_D.
* include/debug/hash_set.h: Same.
* include/debug/hash_multiset.h: Same.
* include/debug/hash_map.h: Same.

2007-10-10  Benjamin Kosnik  <bkoz@redhat.com>

* include/parallel/losertree.h (loser_tree_traits_unguarded): To
loser_tree_unguarded_traits.
* include/parallel/multiway_merge.h (__gnu_parallel): Same.

From-SVN: r129210
libstdc++-v3/ChangeLog
libstdc++-v3/include/debug/hash_map.h
libstdc++-v3/include/debug/hash_multimap.h
libstdc++-v3/include/debug/hash_multiset.h
libstdc++-v3/include/debug/hash_set.h
libstdc++-v3/include/parallel/losertree.h
libstdc++-v3/include/parallel/multiway_merge.h