gcc/libstdc++-v3/testsuite/28_regex
Jonathan Wakely 4be2a08168 default.cc: Do not call members which require a fully established result state.
2011-03-25  Jonathan Wakely  <jwakely.gcc@gmail.com>

	* testsuite/28_regex/match_results/ctors/char/default.cc: Do not call
	members which require a fully established result state.
	* testsuite/28_regex/match_results/ctors/wchar_t/default.cc: Likewise.

From-SVN: r171530
2011-03-25 22:50:47 +00:00
..
algorithms/02_match Makefile.am (sources): Add regex.cc. 2011-02-11 01:23:10 +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 Makefile.am (sources): Add regex.cc. 2011-02-11 01:23:10 +00: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 Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
range_access.cc [multiple changes] 2010-07-27 17:27:06 +00:00