gcc/libstdc++-v3/testsuite/28_regex/headers/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
..
parallel_mode.cc Fix compilation error with _GLIBCXX_PARALLEL 2018-10-19 14:46:24 +01:00
std_c++0x_neg.cc Fix compilation error with _GLIBCXX_PARALLEL 2018-10-19 14:46:24 +01:00