mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-12 11:29:59 +08:00
2005-07-09 Jerry DeLisle <jvdelisle@verizon.net> PR libfortran/21875 (FM111.f) * io/read.c (next_char): Return a ' ' character when BLANK_ZERO or BLANK_NULL are active. (read_decimal): Interpret ' ' character correctly for BZ or BN. (read_radix): Interpret ' ' character correctly for BZ or BN. (read_f): Interpret ' ' character correctly for BZ or BN. * gfortran.dg/test (fmt_read_bz_bn.f90): New test case. From-SVN: r101837 |
||
---|---|---|
.. | ||
backspace.c | ||
close.c | ||
endfile.c | ||
format.c | ||
inquire.c | ||
io.h | ||
list_read.c | ||
lock.c | ||
open.c | ||
read.c | ||
rewind.c | ||
transfer.c | ||
unit.c | ||
unix.c | ||
write.c |