re PR fortran/47296 (I/O Segfault when running out of file descriptors)
[gcc.git] / libgfortran / ChangeLog
1 2011-01-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2
3 PR libgfortran/47296
4 * io/unix.c (unpack_filename): Return non-zero if the filename passed
5 in is NULL.
6
7 2011-01-04 Jerry DeLisle <jvdelisle@gcc.gnu.org>
8
9 PR libgfortran/47154
10 * io/list_read.c (namelist_read): Remove calls to hit_eof to avoid the
11 duplicate calls via next_record.
12
13 \f
14 Copyright (C) 2011 Free Software Foundation, Inc.
15
16 Copying and distribution of this file, with or without modification,
17 are permitted in any medium without royalty provided the copyright
18 notice and this notice are preserved.