gcc/libstdc++-v3/testsuite
Tim Shen 9b9c2a974a re PR libstdc++/64140 (match_results.prefix() returns an incorrect result if regex_iterator holds a zero-length match)
PR libstdc++/64140
	* include/bits/regex.tcc (regex_iterator<>::operator++): Update
	prefix.matched after modifying prefix.first.
	* testsuite/28_regex/iterators/regex_iterator/char/64140.cc: New
	testcase.

From-SVN: r218340
2014-12-04 04:25:12 +00:00
..
17_intro
18_support
19_diagnostics
20_util re PR libstdc++/63840 (std::function copy constructor deletes an uninitialized pointer if new fails) 2014-12-01 13:49:20 +00:00
21_strings
22_locale re PR libstdc++/13631 (Problems in messages) 2014-12-03 19:47:00 +00:00
23_containers
24_iterators
25_algorithms
26_numerics
27_io XFAIL 27_io/basic_ostream/inserters_arithmetic/char/hexfloat.cc on Solaris (PR libstd++/64054) 2014-11-26 13:22:27 +00:00
28_regex re PR libstdc++/64140 (match_results.prefix() returns an incorrect result if regex_iterator holds a zero-length match) 2014-12-04 04:25:12 +00:00
29_atomics
30_threads Define *_at_thread_exit() functions. 2014-12-02 01:51:25 +00:00
abi
backward
config
data
decimal
experimental
ext
lib
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters Ensure single 'UNSUPPORTED: prettyprinters.exp' message 2014-11-25 20:30:20 +00:00
libstdc++-xmethods
performance
tr1 re PR libstdc++/63840 (std::function copy constructor deletes an uninitialized pointer if new fails) 2014-12-01 13:49:20 +00:00
tr2
util re PR libstdc++/43622 (Incomplete C++ library support for __float128) 2014-11-18 20:20:53 +00:00
Makefile.am
Makefile.in