[Bug libfortran/52539] I/O: Wrong result for UTF-8/UCS-4 list-directed and namelist read and nml write

jvdelisle at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Mar 28 22:00:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52539

--- Comment #5 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
I believe namelist writing is working correctly.

From the given test case and not deleting the file.

$ cat fort.99 
&nml str = "a你好" /
a你好

This narrows down to the read side of things.


More information about the Gcc-bugs mailing list