This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/36420] Fortran 2008: g0 edit descriptor



------- Comment #4 from jvdelisle at gcc dot gnu dot org  2008-06-07 23:56 -------
Subject: Bug 36420

Author: jvdelisle
Date: Sat Jun  7 23:55:47 2008
New Revision: 136544

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136544
Log:
2008-06-07  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR fortran/36420, 36422
        * io.c (check_format): Add new error message for zero width. Use new
        error message for FMT_A and with READ, FMT_G.  Allow FMT_G with WRITE
        except when -std=F95 and -std=F2003.

Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/io.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36420


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]