http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60794
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> --- Why do you think they require debug mode? Those tests are supposed to run in normal mode, that's why they explicitly use <debug/vector> and __gnu_debug::vector (which is how to use the debug containers in normal mode)