OSDN Git Service

2009-01-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / libgfortran / ChangeLog
index aca6e93..7b1241d 100644 (file)
@@ -1,3 +1,15 @@
+2009-01-12  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libfortran/38772
+       * io/read.c (read_f): Clean up loop conditions for BZ/BN,
+       allowing proper digit testing. White space fix.
+
+2009-01-05  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libfortran/38735
+       * io/unit.c (get_internal_unit): Set default BLANK= status to NULL for
+       internal units.
+
 2008-12-29  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
 
        PR fortran/31832