* include/bits/locale_conv.h (wstring_convert::_M_conv): Handle
commita6cb48248daca55a8b659c1242261a58175fec8a
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Mar 2015 13:36:21 +0000 (5 13:36 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Mar 2015 13:36:21 +0000 (5 13:36 +0000)
tree50604d2946731d58d3d58508dcad099b1efe9b27
parentfece9deff44f6247e12f74f302c000486d3adf48
* include/bits/locale_conv.h (wstring_convert::_M_conv): Handle
noconv result.
* testsuite/22_locale/conversions/string/2.cc: Also test UTF-8.
* testsuite/22_locale/conversions/string/3.cc: Likewise, and UTF-16.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@221212 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/locale_conv.h
libstdc++-v3/testsuite/22_locale/conversions/string/2.cc
libstdc++-v3/testsuite/22_locale/conversions/string/3.cc