[Bug ada/80888] Wide_Text_IO defaults to bracket encoding even if -gnatW8 specified

charlet at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Sep 8 09:39:00 GMT 2017


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

--- Comment #3 from Arnaud Charlet <charlet at gcc dot gnu.org> ---
Author: charlet
Date: Fri Sep  8 09:38:38 2017
New Revision: 251874

URL: https://gcc.gnu.org/viewcvs?rev=251874&root=gcc&view=rev
Log:
2017-09-08  Bob Duff  <duff@adacore.com>

PR ada/80888
        * a-textio.adb, a-witeio.adb, a-ztexio.adb (Set_WCEM): Use
        Default_WCEM by default (i.e. if the encoding is not specified
        by the Form string).


Modified:
    trunk/gcc/ada/a-textio.adb
    trunk/gcc/ada/a-witeio.adb
    trunk/gcc/ada/a-ztexio.adb


More information about the Gcc-bugs mailing list