gcc/libstdc++-v3/testsuite
Tim Shen 770acfc9e3 re PR libstdc++/64680 (basic_regex::operator= does not reset flags)
PR libstdc++/64680
	* include/bits/regex.h (basic_regex<>::basic_regex,
	basic_regex<>::operator=, basic_regex<>::imbue): Conform to the
	standard interface.
	* testsuite/28_regex/basic_regex/assign/char/cstring.cc: New testcase.

From-SVN: r219987
2015-01-22 05:07:03 +00:00
..
17_intro
18_support
19_diagnostics
20_util re PR libstdc++/56785 (std::tuple of two elements does not apply empty base class optimization when one of its elements is a std::tuple with two elements) 2015-01-17 00:21:41 +00:00
21_strings
22_locale Add C++11 std::string constructors for locales and facets. 2015-01-20 11:50:51 +00:00
23_containers Implement N3657: heterogeneous lookup in associative containers. 2015-01-20 11:50:58 +00:00
24_iterators range_access.h (begin, end): Use _GLIBCXX14_CONSTEXPR on overloads for arrays. 2015-01-19 14:37:03 +00:00
25_algorithms re PR libstdc++/64646 (New overloads of std::is_permutation dereference past-the-end iterator) 2015-01-18 16:31:06 +00:00
26_numerics
27_io
28_regex re PR libstdc++/64680 (basic_regex::operator= does not reset flags) 2015-01-22 05:07:03 +00:00
29_atomics * testsuite/29_atomics/atomic/64658.cc: Test stored value. 2015-01-21 16:17:17 +00:00
30_threads
abi
backward
config
data
decimal
experimental re PR libstdc++/64650 (std::experimental::bad_optional_access is not default constructible) 2015-01-20 11:51:03 +00:00
ext
lib
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters
libstdc++-xmethods
performance
tr1
tr2
util
Makefile.am
Makefile.in