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/52335] [4.4/4.5/4.6/4.7 Regression] I/O: -std=f95 rejects valid DELIM= in OPEN


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

--- Comment #4 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-02-23 22:53:58 UTC ---
Author: burnus
Date: Thu Feb 23 22:53:54 2012
New Revision: 184534

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184534
Log:
2012-02-23  Tobias Burnus  <burnus@net-b.de>

        PR fortran/52335
        * io.c (gfc_match_open): Remove bogus F2003 DELIM= check.

2012-02-23  Tobias Burnus  <burnus@net-b.de>

        PR fortran/52335
        * gfortran.dg/io_constraints_10.f90: New.


Added:
    branches/gcc-4_6-branch/gcc/testsuite/gfortran.dg/io_constraints_10.f90
Modified:
    branches/gcc-4_6-branch/gcc/fortran/ChangeLog
    branches/gcc-4_6-branch/gcc/fortran/io.c
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog


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