http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53263
Paolo Carlini <paolo.carlini at oracle dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fdumont at gcc dot gnu.org Severity|normal |enhancement --- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-05-07 12:05:40 UTC --- I don't think we are making any promises in terms of debug-mode performance. Is it better for other debug-mode implementations doing checks of similar strength? Maybe Francois has ideas, adding him in CC. If I remember correctly, in some cases we have been able to make progress rather easily by simply going to unchecked iterators before forwarding to internal implementation details.