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 libfortran/24699] READ with T format specifier fails on end-of-record condition



------- Comment #4 from jvdelisle at gcc dot gnu dot org  2005-11-12 22:31 -------
Subject: Bug 24699

Author: jvdelisle
Date: Sat Nov 12 22:31:18 2005
New Revision: 106839

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106839
Log:
2005-11-12  Jerry DeLisle <jvdelisle@gcc.gnu.org>

        PR libgfortran/24719
        *gfortran.dg/read_noadvance.f90: New test.

        PR libgfortran/24699
        *gfortran.dg/fmt_t_2.f90: New test.

        PR libgfortran/24785
        *gfortran.dg/read_x_eor.f90: New test.

        PR libgfortran/24584
        *gfortran.dg/namelist_empty.f90: Rename test.

        *gfortran.dg/f77/1832.f: Backport from 4.1.

Added:
    branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/fmt_t_2.f90
    branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/namelist_empty.f90
    branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/read_noadvance.f90
    branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/read_x_eor.f90
Modified:
    branches/gcc-4_0-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/g77/1832.f


-- 


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


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