[Bug fortran/45179] Support UTF-8 (and other encodings) in the source file (.f90) for CHARACTER(kind=4)

burnus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Dec 11 17:14:00 GMT 2014


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

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |28662

--- Comment #4 from Tobias Burnus <burnus at gcc dot gnu.org> ---
I think a reasonable implementation would be to let libcpp do most of the work;
in that case, it requires that libcpp is used for reading the source file. Cf.
PR28662 comment 10



More information about the Gcc-bugs mailing list