r235382 - in /trunk/libstdc++-v3: ChangeLog inc...
timshen@gcc.gnu.org
timshen@gcc.gnu.org
Sat Apr 23 03:58:00 GMT 2016
Author: timshen
Date: Sat Apr 23 03:58:37 2016
New Revision: 235382
URL: https://gcc.gnu.org/viewcvs?rev=235382&root=gcc&view=rev
Log:
PR libstdc++/70745
* include/bits/regex_executor.tcc (_Executor<>::_M_word_boundary):
Fix the match_not_bow and match_not_eow behavior.
* testsuite/28_regex/regression.cc: Add testcase.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/bits/regex_executor.tcc
trunk/libstdc++-v3/testsuite/28_regex/regression.cc
More information about the Gcc-cvs
mailing list