diff options
author | Jerry DeLisle <jvdelisle@gcc.gnu.org> | 2005-12-09 02:53:41 +0000 |
---|---|---|
committer | Jerry DeLisle <jvdelisle@gcc.gnu.org> | 2005-12-09 02:53:41 +0000 |
commit | b14c7e14ab82a292a7813f223f56dc2585cda238 (patch) | |
tree | 5889deeb49a6f23a2237c4405b7a024084c89977 /gcc/fortran/f95-lang.c | |
parent | 7691ec4e73c9b12b8216fe5181bf7bdc9c404eb3 (diff) | |
download | gcc-b14c7e14ab82a292a7813f223f56dc2585cda238.zip gcc-b14c7e14ab82a292a7813f223f56dc2585cda238.tar.gz gcc-b14c7e14ab82a292a7813f223f56dc2585cda238.tar.bz2 |
re PR libfortran/25039 ([4.1 only] comma short-circuit field width)
2005-12-08 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libgfortran/25039
* io/io.h: Create a new flag sf_read_comma to control comma
separators in numeric reads.
* io/transfer.c (formatted_transfer_scalar): Initialize the flag.
(read_sf): Check for commas coming in and if the flag is set,
shortcut the read.
* io/read.c (read_a) (read_x): Clear the flag for character reads and
reset it after the reads.
From-SVN: r108271
Diffstat (limited to 'gcc/fortran/f95-lang.c')
0 files changed, 0 insertions, 0 deletions