[multiple changes]
[gcc.git] / gcc / fortran / ChangeLog
index 53a9d6d99ec6996ea2cba42cc6df97c643852ddf..635e68cb88bda39e7fca909ff057f66603b2cd6d 100644 (file)
@@ -1,3 +1,11 @@
+2009-08-22     Bud Davis <bdavis9659@sbcglobal.net>
+
+       PR fortran/28093
+       * io.c : added variable to store original len of fmt
+       * io.c (check_format): Consume H items using next_char
+       in both modes to handle consecutive single quotes.
+       Test for extra characters in fmt, issue warning.
+
 2009-08-21  Janus Weil  <janus@gcc.gnu.org>
 
        PR fortran/41106