gcc/libstdc++-v3/include
Johannes Singler 70202e48b6 re PR libstdc++/42712 (search_n/iterator.cc times out in parallel-mode)
2010-01-19  Johannes Singler  <singler@kit.edu>

        PR libstdc++/42712
        * include/parallel/settings.h (_Settings): Add search_minimal_n.
        * include/parallel/algo.h (__search_switch):
        Add serial fallback for too small inputs.
        (__search_n_switch): Likewise.  Call serial fallback on higher level
        to gain special treatment for __count 0 or 1.
        * testsuite/25_algorithms/search_n/iterator.cc:
        Reenable full test depth for parallel mode.

From-SVN: r156036
2010-01-19 11:18:03 +00:00
..
backward libstdc++ profile mode bug fixes and minor updates 2010-01-10 08:25:23 +00:00
bits basic_string.h (basic_string<>:: basic_string(basic_string&&), [...]): Add. 2010-01-10 13:38:47 +00:00
c Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
c_compatibility atomic: Update to N3000. 2009-12-21 19:00:34 +00:00
c_global cstring (memchr): Forward to the builtin. 2010-01-14 18:15:37 +00:00
c_std cstring (memchr): Forward to the builtin. 2010-01-14 18:15:37 +00:00
debug string (basic_string<>::basic_string(basic_string&&), [...]): Add. 2010-01-10 16:15:58 +00:00
decimal decimal: Minor formatting and uglification fixes. 2009-10-29 13:15:51 +00:00
ext basic_string.h (basic_string<>:: basic_string(basic_string&&), [...]): Add. 2010-01-10 13:38:47 +00:00
parallel re PR libstdc++/42712 (search_n/iterator.cc times out in parallel-mode) 2010-01-19 11:18:03 +00:00
precompiled atomic: Update to N3000. 2009-12-21 19:00:34 +00:00
profile iterator_tracker.h: Add copyright. 2010-01-13 18:31:25 +00:00
std functional (_Bind<_Functor(_Bound_args...)>:: operator()): "Pass" _Result to __call*. 2010-01-18 10:41:30 +00:00
tr1 [multiple changes] 2009-11-30 09:34:04 +00:00
tr1_impl set.h: Revert last change, per DR 1204 [Ready]; mention the latter in comment. 2010-01-09 11:16:42 +00:00
Makefile.am libstdc++ profile mode bug fixes and minor updates 2010-01-10 08:25:23 +00:00
Makefile.in libstdc++ profile mode bug fixes and minor updates 2010-01-10 08:25:23 +00:00