gcc/libstdc++-v3/testsuite
Johannes Singler 52fe3d5bee numeric (inner_product, [...]): Qualify subsequent call with __gnu_parallel instead of _GLIBCXX_STD_P to...
2011-01-26  Johannes Singler  <singler@kit.edu>

        * include/parallel/numeric (inner_product, partial_sum):
        Qualify subsequent call with __gnu_parallel instead of
        _GLIBCXX_STD_P to reenable parallel execution without ambiguity.
        * include/parallel/algobase.h (equal): Likewise.
        * include/parallel/algo.h (find_first_of, search_n, merge,
        nth_element, partial_sort, max_element, min_element): Likewise.
        * testsuite/25_algorithms/headers/algorithm/
        parallel_algorithm_mixed1.cc (main): Add respective test cases.
        * testsuite/25_algorithms/headers/algorithm/
        parallel_algorithm_mixed2.cc (main): Likewise.
        * testsuite/26_numerics/headers/numeric/
        parallel_numeric_mixed1.cc (main): Likewise.
        * testsuite/26_numerics/headers/numeric/
        parallel_numeric_mixed2.cc (main): Likewise.

From-SVN: r169280
2011-01-26 09:18:48 +00:00
..
17_intro libstdc++: N3126 draft support. 2010-11-01 22:35:28 -04:00
18_support re PR libstdc++/47320 (FAIL: 18_support/numeric_limits/lowest.cc execution test) 2011-01-16 20:55:30 +00:00
19_diagnostics *: Use headername alias to associate private includes to public includes. 2010-12-19 09:21:16 +00:00
20_util confdeps.png: Regenerate. 2011-01-19 02:17:35 +00:00
21_strings re PR libstdc++/47321 (FAIL: 21_strings/basic_string/requirements/typedefs.cc (test for excess errors)) 2011-01-16 20:42:57 +00:00
22_locale wrapped_locale.cc: Require additional locale name. 2010-11-23 15:23:13 +01:00
23_containers erase_after1_neg.cc: Move to this. 2011-01-16 10:35:28 +00:00
24_iterators stl_iterator.h: Add move_iterator operators overloads to make it robust to template abuses. 2010-12-08 01:23:41 +00:00
25_algorithms numeric (inner_product, [...]): Qualify subsequent call with __gnu_parallel instead of _GLIBCXX_STD_P to... 2011-01-26 09:18:48 +00:00
26_numerics numeric (inner_product, [...]): Qualify subsequent call with __gnu_parallel instead of _GLIBCXX_STD_P to... 2011-01-26 09:18:48 +00:00
27_io *: Use headername alias to associate private includes to public includes. 2010-12-19 09:21:16 +00:00
28_regex re PR libstdc++/47323 (FAIL: 28_regex/08_basic_regex/requirements/constexpr_data.cc (test for excess errors)) 2011-01-17 02:33:30 +00:00
29_atomics *: Use headername alias to associate private includes to public includes. 2010-12-19 09:21:16 +00:00
30_threads *: Use headername alias to associate private includes to public includes. 2010-12-19 09:21:16 +00:00
abi Update expected demangler output. 2010-11-18 05:24:00 -08:00
backward
config
data
decimal
ext hash_load_check_resize_trigger_imp.hpp: Adjust assert condition. 2011-01-20 18:26:33 +00:00
lib libstdc++.exp (v3-build_support): Delete libtestc++.a before creation. 2010-12-10 16:24:48 +00:00
libstdc++-abi extract_symvers.pl: New file. 2010-12-01 13:55:16 +00:00
libstdc++-dg conformance.exp: Apply check_v3_target_fileio as a gate for tests in subdirectories matching the... 2010-10-07 21:44:36 +00:00
performance [multiple changes] 2010-09-14 10:27:36 +00:00
tr1 testsuite_iterators.h: Guard move.h includes. 2010-12-16 22:02:38 +00:00
util PR libstdc++/36104 part three 2011-01-20 20:04:25 +00:00
Makefile.am extract_symvers.pl: New file. 2010-12-01 13:55:16 +00:00
Makefile.in run_doxygen: Allow doxygen 1.7.1 again. 2010-12-31 22:20:22 +00:00