This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/33633] [4.3 Regression] -D_GLIBCXX_DEBUG vs ext/hash_*
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Oct 2007 17:36:32 -0000
- Subject: [Bug libstdc++/33633] [4.3 Regression] -D_GLIBCXX_DEBUG vs ext/hash_*
- References: <bug-33633-133@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from pcarlini at suse dot de 2007-10-10 17:36 -------
The moveable.cc fails are now fixed. Otherwise, a couple of fails are also
trivial
23_containers/vector/bool/capacity/29134.cc
23_containers/vector/bool/modifiers/insert/31370.cc
_S_word_size in the wrong namespace.
And
25_algorithms/nth_element/2.cc
it's just slow in debug-mode, succeeds after ~1 min for me.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33633