gcc/libstdc++-v3/config/locale
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
..
darwin Update copyright years. 2015-01-05 13:33:28 +01:00
dragonfly Update copyright years. 2015-01-05 13:33:28 +01:00
generic Update copyright years. 2015-01-05 13:33:28 +01:00
gnu re PR target/64368 (Several libstdc++ test failures on non-linux platforms after r218964.) 2015-01-26 23:42:39 +00:00
ieee_1003.1-2001 Update copyright years. 2015-01-05 13:33:28 +01:00
newlib Update copyright years. 2015-01-05 13:33:28 +01:00