aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJerry DeLisle <jvdelisle@gcc.gnu.org>2014-04-26 21:52:26 +0000
committerJerry DeLisle <jvdelisle@gcc.gnu.org>2014-04-26 21:52:26 +0000
commit42c1e008b0153a83329fb63497f936cbb95c68e1 (patch)
treedf39b5d5bebd6745e36ff64f6927e58baedf3fc5 /gcc
parent167c3e96ae9215c9f644969fa3f575ce66437410 (diff)
downloadgcc-42c1e008b0153a83329fb63497f936cbb95c68e1.zip
gcc-42c1e008b0153a83329fb63497f936cbb95c68e1.tar.gz
gcc-42c1e008b0153a83329fb63497f936cbb95c68e1.tar.bz2
re PR libfortran/52539 (I/O: Wrong result for UTF-8/UCS-4 list-directed and namelist read and nml write)
2014-04-26 Jerry DeLisle <jvdelisle@gcc.gnu> PR libfortran/52539 * io/list_read.c: Add uchar typedef. (push_char4): New function to save kind=4 character. (next_char_utf8): New function to read a single UTF-8 encoded character value. (read_chracter): Update to use the new functions for reading UTF-8 strings. (list_formatted_read_scalar): Update to handle list directed reads of UTF-8 strings. (nml_read_obj): Likewise update for UTF-8 strings in namelists. * io/write.c (nml_write_obj): Add kind=4 character support for namelist writes. From-SVN: r209828
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions