gcc/libstdc++-v3/testsuite/28_regex
Jonathan Wakely 30f7c08d96 Fix compilation error with _GLIBCXX_PARALLEL
* include/bits/regex_executor.tcc (_Backref_matcher::_M_apply): Use
	_GLIBCXX_STD_A to refer to normal mode algorithms.
	* testsuite/28_regex/headers/regex/parallel_mode.cc: New test.
	* testsuite/28_regex/headers/regex/std_c++0x_neg.cc: Remove empty
	whitespace.

From-SVN: r265314
2018-10-19 14:46:24 +01:00
..
algorithms re PR libstdc++/83601 (std::regex_replace C++14 conformance issue: escaping in SED mode) 2018-01-14 00:48:30 +00:00
basic_regex PR libstdc++/85098 add missing definitions for static constants 2018-05-18 17:14:04 +01:00
constants Update copyright years. 2018-01-03 11:03:58 +01:00
headers/regex Fix compilation error with _GLIBCXX_PARALLEL 2018-10-19 14:46:24 +01:00
iterators Update copyright years. 2018-01-03 11:03:58 +01:00
match_results PR libstdc++/87061 remove pmr type aliases for COW strings 2018-08-22 23:54:33 +01:00
regex_error Update copyright years. 2018-01-03 11:03:58 +01:00
requirements Update copyright years. 2018-01-03 11:03:58 +01:00
sub_match Optimize std::sub_match comparisons using string_view-like type 2018-07-02 21:31:11 +01:00
traits Update copyright years. 2018-01-03 11:03:58 +01:00
init-list.cc Update copyright years. 2018-01-03 11:03:58 +01:00
range_access.cc Update copyright years. 2018-01-03 11:03:58 +01:00
regression.cc Update copyright years. 2018-01-03 11:03:58 +01:00
simple_c++11.cc Update copyright years. 2018-01-03 11:03:58 +01:00