aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.h
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2016-12-08 12:08:14 +0000
committerJonathan Wakely <redi@gcc.gnu.org>2016-12-08 12:08:14 +0000
commiteae0b895e0f4dce0601e27cc7c54c89be3c480b9 (patch)
tree332cd6649ed19bd9f26c4dc860b47ab03c916a14 /gcc/function.h
parent66110738f0003a5434ffbd7e18a54ea898981efc (diff)
downloadgcc-eae0b895e0f4dce0601e27cc7c54c89be3c480b9.zip
gcc-eae0b895e0f4dce0601e27cc7c54c89be3c480b9.tar.gz
gcc-eae0b895e0f4dce0601e27cc7c54c89be3c480b9.tar.bz2
PR71856 try to fix Parallel Mode assertions again
PR libstdc++/71856 * doc/xml/manual/using.xml: Document macro. * include/bits/c++config [_GLIBCXX_DEBUG || _GLIBCXX_PARALLEL] (__glibcxx_assert): Rename to __glibcxx_assert_impl. [_GLIBCXX_DEBUG] (__glibcxx_assert): Expand to __glibcxx_assert_impl. * include/parallel/base.h [_GLIBCXX_PARALLEL_ASSERTIONS] (_GLIBCXX_PARALLEL_ASSERT): Expand to __glibcxx_assert_impl. [!_GLIBCXX_PARALLEL_ASSERTIONS] (_GLIBCXX_PARALLEL_ASSERT): Define as empty. * testsuite/25_algorithms/headers/algorithm/ parallel_algorithm_assert2.cc: New test. From-SVN: r243434
Diffstat (limited to 'gcc/function.h')
0 files changed, 0 insertions, 0 deletions