[Bug ada/95953] UTF Convert for UTF_16 to UTF_8 fails for values in U+10000 to U+10FFFF.

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Oct 16 07:37:02 GMT 2020


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

--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Pierre-Marie de Rodat
<pmderodat@gcc.gnu.org>:

https://gcc.gnu.org/g:cfe989ca49dab9a3fda9e5401a932db168848304

commit r11-3984-gcfe989ca49dab9a3fda9e5401a932db168848304
Author: Arnaud Charlet <charlet@adacore.com>
Date:   Mon Jun 29 04:18:27 2020 -0400

    [Ada] Convert from UTF_16 to UTF_8 fails for large values

    gcc/ada/

            PR ada/95953
            * libgnat/a-suenco.adb (Convert): Fix handling of third UTF-8
            byte.


More information about the Gcc-bugs mailing list