gcc/libstdc++-v3/testsuite/28_regex
Tim Shen 4228f9328c re PR libstdc++/61720 (std::regex_search matches incorrectly)
PR libstdc++/61720
	* include/bits/regex_executor.tcc (_Executor<>::_M_main_dispatch):
	Clear match queue for next use.
	* testsuite/28_regex/algorithms/regex_search/61720.cc: New file.

From-SVN: r212539
2014-07-15 04:28:51 +00:00
..
algorithms re PR libstdc++/61720 (std::regex_search matches incorrectly) 2014-07-15 04:28:51 +00:00
basic_regex regex_automaton.tcc (_StateSeq<>::_M_clone()): Do _M_alt before _M_next. 2014-04-24 18:29:21 +00:00
constants regex.tcc: Remove incorrect `nosubs` handling. 2014-01-21 19:54:03 +00:00
headers/regex Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
iterators Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
match_results regex.tcc (match_results<>::format, [...]): Update __out after calling std::copy. 2014-02-26 19:45:15 +00:00
regex_error gnu.ver (GLIBCXX_3.4.20): Correct regex_error export. 2014-05-09 20:39:14 +01:00
requirements Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
sub_match Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
traits regex_compiler.h (_AnyMatcher<>::_AnyMatcher(), [...]): Fix _AnyMatcher behavior of POSIX style and move _M_flags to template parameter... 2014-01-07 19:17:50 +00:00
init-list.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
range_access.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00