r265314 - in /trunk/libstdc++-v3: ChangeLog inc...
redi@gcc.gnu.org
redi@gcc.gnu.org
Fri Oct 19 13:46:00 GMT 2018
Author: redi
Date: Fri Oct 19 13:46:24 2018
New Revision: 265314
URL: https://gcc.gnu.org/viewcvs?rev=265314&root=gcc&view=rev
Log:
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.
Added:
trunk/libstdc++-v3/testsuite/28_regex/headers/regex/parallel_mode.cc
- copied, changed from r265313, trunk/libstdc++-v3/testsuite/28_regex/headers/regex/std_c++0x_neg.cc
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/bits/regex_executor.tcc
trunk/libstdc++-v3/testsuite/28_regex/headers/regex/std_c++0x_neg.cc
More information about the Libstdc++-cvs
mailing list