gcc/libstdc++-v3/config
Jonathan Wakely 831a3a9e34 re PR target/64368 (Several libstdc++ test failures on non-linux platforms after r218964.)
PR libstdc++/64368
	* config/locale/gnu/numeric_members.cc (numpunct<char>::~numpunct(),
	numpunct<wchar_t>::~numpunct()): Do not set _M_data->_M_grouping.
	* src/c++11/cxx11-shim_facets.cc (numpunct_shim): Remove _M_grouping
	and use cache's _M_grouping field.
	(__numpunct_fill_cache): Likewise.
	(__moneypunct_fill_cache): Improve comments.

From-SVN: r220143
2015-01-26 23:42:39 +00:00
..
abi gnu.ver: Tighten GLIBCXX_3.4 patterns to not match new std::string constructors for... 2015-01-23 15:23:20 +00:00
allocator Update copyright years. 2015-01-05 13:33:28 +01:00
cpu re PR libstdc++/29366 (atomics config for sh is weird) 2015-01-25 16:54:33 +00:00
io Update copyright years. 2015-01-05 13:33:28 +01:00
locale re PR target/64368 (Several libstdc++ test failures on non-linux platforms after r218964.) 2015-01-26 23:42:39 +00:00
os Update copyright years. 2015-01-05 13:33:28 +01:00