aboutsummaryrefslogtreecommitdiff
path: root/gcc/po/ChangeLog
diff options
context:
space:
mode:
authorJerry DeLisle <jvdelisle@gcc.gnu.org>2016-02-15 22:31:13 +0000
committerJerry DeLisle <jvdelisle@gcc.gnu.org>2016-02-15 22:31:13 +0000
commitfc12098dbe6144bf04ebec95adb0968a1d04da58 (patch)
tree1d6efbd55b7f05ed50951724c9cfbc8a635f439f /gcc/po/ChangeLog
parentf0516ca404ec64ddf9ab465b73077d672ee52fd4 (diff)
downloadgcc-fc12098dbe6144bf04ebec95adb0968a1d04da58.zip
gcc-fc12098dbe6144bf04ebec95adb0968a1d04da58.tar.gz
gcc-fc12098dbe6144bf04ebec95adb0968a1d04da58.tar.bz2
re PR libfortran/69651 ([6 Regession] Usage of unitialized pointer io/list_read.c)
2016-02-15 Jerry DeLisle <jvdelisle@gcc.gnu.org> PR libgfortran/69651 * io/list_read.c: Entire file trailing spaces removed. (CASE_SEPARATORS): Remove '!'. (is_separator): Add namelist mode as condition with '!'. (push_char): Remove un-needed memset. (push_char4): Likewise and remove 'new' pointer. (eat_separator): Remove un-needed use of notify_std. (read_logical): If '!' bang encountered when not in namelist mode got bad_logical to give an error. (read_integer): Likewise reject '!'. (read_character): Remove condition testing c = '!' which is now inside the is_separator macro. (parse_real): Reject '!' unless in namelist mode. (read_complex): Reject '!' unless in namelist mode. (read_real): Likewise reject '!'. PR libgfortran/69651 * gfortran.dg/read_bang.f90: New test. * gfortran.dg/read_bang4.f90: New test. From-SVN: r233436
Diffstat (limited to 'gcc/po/ChangeLog')
0 files changed, 0 insertions, 0 deletions