summaryrefslogtreecommitdiff
path: root/gcc/ada/a-siocst.adb
diff options
context:
space:
mode:
authorjvdelisle <jvdelisle@138bc75d-0d04-0410-961f-82ee72b054a4>2016-02-15 22:31:13 +0000
committerjvdelisle <jvdelisle@138bc75d-0d04-0410-961f-82ee72b054a4>2016-02-15 22:31:13 +0000
commit49a549ca6bad5377245fa1ba451323c0961ec9d7 (patch)
tree1d6efbd55b7f05ed50951724c9cfbc8a635f439f /gcc/ada/a-siocst.adb
parent2074f21cb0431a83a65befd92c014cb3dbcde209 (diff)
downloadgcc-49a549ca6bad5377245fa1ba451323c0961ec9d7.tar.gz
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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@233436 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ada/a-siocst.adb')
0 files changed, 0 insertions, 0 deletions