gcc/libstdc++-v3/testsuite/28_regex
Paolo Carlini f32fd5aaec re PR libstdc++/51711 (regex.h contains incorrect code)
2011-12-30  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/51711
	* include/bits/regex.h (regex_replace): Fix thinko.
	* testsuite/28_regex/algorithms/regex_replace/char/51711.cc: New.
	* testsuite/28_regex/algorithms/regex_replace/wchar_t/51711.cc:
	Likewise.

From-SVN: r182740
2011-12-30 11:40:37 +00:00
..
algorithms re PR libstdc++/51711 (regex.h contains incorrect code) 2011-12-30 11:40:37 +00:00
basic_regex re PR libstdc++/47724 ([C++0x] Regex string anchors cause segfault) 2011-02-17 01:47:21 +00:00
constants Makefile.am (sources): Add regex.cc. 2011-02-11 01:23:10 +00:00
headers re PR c++/50920 (add a -std=c++11 option to the driver) 2011-10-31 15:34:14 -04:00
iterators Makefile.am (sources): Add regex.cc. 2011-02-11 01:23:10 +00:00
match_results default.cc: Do not call members which require a fully established result state. 2011-03-25 22:50:47 +00:00
regex_error Makefile.am (sources): Add regex.cc. 2011-02-11 01:23:10 +00:00
requirements Makefile.am (sources): Add regex.cc. 2011-02-11 01:23:10 +00:00
sub_match Makefile.am (sources): Add regex.cc. 2011-02-11 01:23:10 +00:00
traits Makefile.am (sources): Add regex.cc. 2011-02-11 01:24:35 +00:00
init-list.cc
range_access.cc