This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/33633] [4.3 Regression] -D_GLIBCXX_DEBUG vs ext/hash_*



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]