gcc/libgfortran/io
Francois-Xavier Coudert a50f3cd3e6 re PR libfortran/15332 (colon edit descriptor not handled correctly)
PR libfortran/15332

      * io/format.c (parse_format_list): format node for colon edit
      descriptor needs a repeat counter set to 1.

      * gfortran.dg/pr15332.f: New test.

From-SVN: r97036
2005-03-25 07:04:27 +00:00
..
backspace.c re PR libfortran/19280 (Inconsistent licensing of libgfortran) 2005-01-12 21:27:33 +00:00
close.c re PR libfortran/19280 (Inconsistent licensing of libgfortran) 2005-01-12 21:27:33 +00:00
endfile.c re PR libfortran/19280 (Inconsistent licensing of libgfortran) 2005-01-12 21:27:33 +00:00
format.c re PR libfortran/15332 (colon edit descriptor not handled correctly) 2005-03-25 07:04:27 +00:00
inquire.c re PR libfortran/19647 (inquire(delim=) returns garbage) 2005-01-30 13:16:19 +00:00
io.h * io.h: Setting higher default record length. 2005-03-16 19:33:07 +00:00
list_read.c [multiple changes] 2005-02-23 04:09:17 +00:00
lock.c re PR libfortran/19280 (Inconsistent licensing of libgfortran) 2005-01-12 21:27:33 +00:00
open.c open.c (new_unit): set record length to max_offset rather than using a hard-coded limit (which was... 2005-03-16 19:32:08 +00:00
read.c re PR libfortran/19524 (5 times uninitialized var in libgfortran) 2005-01-25 22:40:25 +01:00
rewind.c re PR libfortran/19314 (inquire(position=) segfaults at runtime) 2005-01-22 03:51:12 +00:00
transfer.c [multiple changes] 2005-02-22 03:26:25 +00:00
unit.c re PR libfortran/19052 (unit 0 not preconnected to standard error) 2005-01-22 19:14:31 -05:00
unix.c re PR libfortran/19052 (unit 0 not preconnected to standard error) 2005-01-22 19:14:31 -05:00
write.c * libgfortran/io/write.c (output_float): fix typo in last commit. 2005-03-23 22:31:56 +00:00