aboutsummaryrefslogtreecommitdiff
path: root/libjava
diff options
context:
space:
mode:
authorTomasz Kamiński <tkaminsk@redhat.com>2025-04-14 08:43:58 +0200
committerTomasz Kamiński <tkaminsk@redhat.com>2025-04-14 13:19:15 +0200
commitc2f1dda34defe739db6016dda97a6516243372e6 (patch)
tree71b743d45ead5903556580cd0af71e25aef4ad2e /libjava
parenta48f934211434cac1be951c207ee76e4b4340fac (diff)
downloadgcc-c2f1dda34defe739db6016dda97a6516243372e6.zip
gcc-c2f1dda34defe739db6016dda97a6516243372e6.tar.gz
gcc-c2f1dda34defe739db6016dda97a6516243372e6.tar.bz2
libstdc++: Use UTF-32BE as wide encoding for big-endian machines [PR119725]
This changes the `dg-options` line so UTF-32 with byte order native to the machine is used as wide encoding. We still do not handle mismatch in the byte order of the Unicode encodings (UTF32-BE on little-endian machines). This would require larger changes, as for example `unicode-data.h` tables are encoded with native byte order. PR libstdc++/119725 libstdc++-v3/ChangeLog: * testsuite/std/format/debug.cc: Updated dg-options. * testsuite/std/format/debug_nonunicode.cc: Updated dg-options. Reviewed-by: Jonathan Wakely <jwakely@redhat.com> Signed-off-by: Tomasz Kamiński <tkaminsk@redhat.com>
Diffstat (limited to 'libjava')
0 files changed, 0 insertions, 0 deletions