[Bug libgcj/28977] UTF-16 endianness differs between gcj and Sun JDK

gnu_andrew at member dot fsf.org gcc-bugzilla@gcc.gnu.org
Mon Oct 3 17:12:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28977

Andrew John Hughes <gnu_andrew at member dot fsf.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gnu_andrew at member dot fsf.org

--- Comment #6 from Andrew John Hughes <gnu_andrew at member dot fsf.org> ---
Seems to have been specific to libgcj:

out.cacao:    Big-endian UTF-16 Unicode text, with no line terminators
out.gij:      Little-endian UTF-16 Unicode text, with no line terminators
out.icedtea6: Big-endian UTF-16 Unicode text, with no line terminators


More information about the Gcc-bugs mailing list