gcc/libgfortran/io
Tobias Burnus a2f3eae24d re PR fortran/50109 (Formatted namelist read with multiple "!" fails with: Cannot match namelist object name !)
2011-08-18  Tobias Burnus  <burnus@net-b.de>

        PR fortran/50109
        * io/list_read.c (eat_separator): Fix skipping over "!" lines.

2011-08-18  Tobias Burnus  <burnus@net-b.de>

        PR fortran/50109
        * gfortran.dg/namelist_73.f90: New.

From-SVN: r177858
2011-08-18 16:23:41 +02:00
..
close.c Split up io/io.h 2009-11-02 23:52:59 +02:00
fbuf.c remove useless if-before-free tests 2011-04-20 18:19:03 +00:00
fbuf.h PR 47694 Read from named pipe fails 2011-02-23 08:59:51 +02:00
file_pos.c Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
format.c remove useless if-before-free tests 2011-04-20 18:19:03 +00:00
format.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
inquire.c PR 47432 Use ttyname_r() if available 2011-01-27 22:05:45 +02:00
intrinsics.c PR 47432 Use ttyname_r() if available 2011-01-27 22:05:45 +02:00
io.h Cleanup memsize types 2011-04-12 22:27:49 +03:00
list_read.c re PR fortran/50109 (Formatted namelist read with multiple "!" fails with: Cannot match namelist object name !) 2011-08-18 16:23:41 +02:00
lock.c Remove free_mem 2010-05-07 18:55:59 +03:00
open.c remove useless if-before-free tests 2011-04-20 18:19:03 +00:00
read.c PR 19155 Check for strtod failure via endptr 2011-05-29 11:59:44 +03:00
size_from_kind.c Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
transfer.c Replace sprintf with snprintf 2011-04-16 20:43:03 +03:00
transfer128.c re PR fortran/47642 (real(kind=16) - libquadmath - segfault on amd64 FreeBSD) 2011-02-14 16:34:44 +01:00
unit.c remove useless if-before-free tests 2011-04-20 18:19:03 +00:00
unix.c Return error when trying to seek a non-seekable buffered file 2011-06-11 13:52:18 +03:00
unix.h PR 47432 Use ttyname_r() if available 2011-01-27 22:05:45 +02:00
write.c PR 48488 Typo 2011-04-29 19:06:48 +03:00
write_float.def re PR libfortran/48787 (Invalid UP/DOWN rounding with F editing) 2011-05-05 01:19:30 +00:00