[patch] libstdc++/66417 fix codecvt_utf16 bigendian

Jonathan Wakely jwakely@redhat.com
Mon Jun 8 11:38:00 GMT 2015


I forgot to swap the byte-order for codepoints that fit in a single
UTF-16 character, fixed like so.

Tested powerpc64-linux and powerpc64le-linux.

Committing to trunk and gcc-5-branch.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 3050 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20150608/cbe182fd/attachment.bin>


More information about the Gcc-patches mailing list