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/27634] formatted reading/writing: real format without dot



------- Comment #4 from jvdelisle at gcc dot gnu dot org  2006-05-29 19:34 -------
Subject: Bug 27634

Author: jvdelisle
Date: Mon May 29 19:33:43 2006
New Revision: 114213

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114213
Log:
2006-05-29  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR fortran/27634
        * io.c (check_format): Add error for missing period in format
        specifier unless -std=legacy.
        * gfortran.texi: Add description of expanded namelist read and
        missing period in format extensions.

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


-- 


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


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