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/43265] [4.3/4.4/4.5 Regression] No EOF condition if reading with '(x)' from an empty file



------- Comment #20 from jvdelisle at gcc dot gnu dot org  2010-03-18 02:43 -------
Subject: Bug 43265

Author: jvdelisle
Date: Thu Mar 18 02:43:10 2010
New Revision: 157528

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157528
Log:
2010-03-17  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR libfortran/43265
        *gfortran.dg/read_empty_file.f: New test.
        *gfortran.dg/read_eof_all.f90: New test.
        *gfortran.dg/namelist_27.f90: Eliminate infinite loop posibility.
        *gfortran.dg/namelist_28.f90: Eliminate infinite loop posibility.

Added:
    trunk/gcc/testsuite/gfortran.dg/read_empty_file.f
    trunk/gcc/testsuite/gfortran.dg/read_eof_all.f90
Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gfortran.dg/namelist_27.f90
    trunk/gcc/testsuite/gfortran.dg/namelist_28.f90


-- 


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


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