[Bug fortran/65125] ISO_10646 characters and transfer statement
zbeekman at gmail dot com
gcc-bugzilla@gcc.gnu.org
Tue Mar 3 21:57:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65125
Zaak <zbeekman at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Zaak <zbeekman at gmail dot com> ---
After mucking around some more and realizing that gfortran can't/won't handle
input source files with utf-8 encoding and non ascii files, I also discovered
the `-fbackslash` flag as a means of embedding non-ascii characters in strings.
When I use this approach things work as I would have expected and I'll be
closing this bug, as invalid, since it appears there is no bug here.
More information about the Gcc-bugs
mailing list