gcc/libstdc++-v3/testsuite/22_locale/time_get
Jonathan Wakely dd87c5c228 PR libstdc++/88681 export missing symbols
These new facet functions were added to GCC 5.1 but the versions for the
old std::string ABI were never exported from the shared library.

	PR libstdc++/88681
	* config/abi/pre/gnu.ver: Add missing exports.
	* testsuite/22_locale/collate_byname/88681.cc: New test.
	* testsuite/22_locale/time_get/get/char/88681.cc: New test.
	* testsuite/22_locale/time_get/get/wchar_t/88681.cc: New test.

From-SVN: r267563
2019-01-03 20:38:04 +00:00
..
date_order Update copyright years. 2019-01-01 13:31:55 +01:00
get PR libstdc++/88681 export missing symbols 2019-01-03 20:38:04 +00:00
get_date Update copyright years. 2019-01-01 13:31:55 +01:00
get_monthname Update copyright years. 2019-01-01 13:31:55 +01:00
get_time Update copyright years. 2019-01-01 13:31:55 +01:00
get_weekday Update copyright years. 2019-01-01 13:31:55 +01:00
get_year Update copyright years. 2019-01-01 13:31:55 +01:00
requirements Update copyright years. 2019-01-01 13:31:55 +01:00