gcc/libstdc++-v3/testsuite/22_locale
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
..
classification Update copyright years. 2019-01-01 13:31:55 +01:00
codecvt Update copyright years. 2019-01-01 13:31:55 +01:00
codecvt_byname Update copyright years. 2019-01-01 13:31:55 +01:00
collate Update copyright years. 2019-01-01 13:31:55 +01:00
collate_byname PR libstdc++/88681 export missing symbols 2019-01-03 20:38:04 +00:00
conversions Update copyright years. 2019-01-01 13:31:55 +01:00
ctype Update copyright years. 2019-01-01 13:31:55 +01:00
ctype_base Update copyright years. 2019-01-01 13:31:55 +01:00
ctype_byname Update copyright years. 2019-01-01 13:31:55 +01:00
facet Update copyright years. 2019-01-01 13:31:55 +01:00
global_templates Update copyright years. 2019-01-01 13:31:55 +01:00
headers Update copyright years. 2019-01-01 13:31:55 +01:00
locale Update copyright years. 2019-01-01 13:31:55 +01:00
messages Update copyright years. 2019-01-01 13:31:55 +01:00
messages_byname Update copyright years. 2019-01-01 13:31:55 +01:00
money_get Update copyright years. 2019-01-01 13:31:55 +01:00
money_put Update copyright years. 2019-01-01 13:31:55 +01:00
moneypunct Update copyright years. 2019-01-01 13:31:55 +01:00
moneypunct_byname Update copyright years. 2019-01-01 13:31:55 +01:00
num_get Update copyright years. 2019-01-01 13:31:55 +01:00
num_put Update copyright years. 2019-01-01 13:31:55 +01:00
numpunct Update copyright years. 2019-01-01 13:31:55 +01:00
numpunct_byname Update copyright years. 2019-01-01 13:31:55 +01:00
time_get PR libstdc++/88681 export missing symbols 2019-01-03 20:38:04 +00:00
time_put Update copyright years. 2019-01-01 13:31:55 +01:00