gcc/libstdc++-v3/testsuite/28_regex
Tim Shen 216f7526fe re PR libstdc++/70745 (Wrong handling of regex_constant::match_not_eow and regex_constant::match_not_bow)
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.

From-SVN: r235382
2016-04-23 03:58:37 +00:00
..
algorithms Update copyright years. 2016-01-04 15:30:50 +01:00
basic_regex Update copyright years. 2016-01-04 15:30:50 +01:00
constants Update copyright years. 2016-01-04 15:30:50 +01:00
headers/regex Update copyright years. 2016-01-04 15:30:50 +01:00
iterators Update copyright years. 2016-01-04 15:30:50 +01:00
match_results Update copyright years. 2016-01-04 15:30:50 +01:00
regex_error Update copyright years. 2016-01-04 15:30:50 +01:00
requirements Update copyright years. 2016-01-04 15:30:50 +01:00
sub_match Update copyright years. 2016-01-04 15:30:50 +01:00
traits Update copyright years. 2016-01-04 15:30:50 +01:00
init-list.cc Update copyright years. 2016-01-04 15:30:50 +01:00
range_access.cc Update copyright years. 2016-01-04 15:30:50 +01:00
regression.cc re PR libstdc++/70745 (Wrong handling of regex_constant::match_not_eow and regex_constant::match_not_bow) 2016-04-23 03:58:37 +00:00