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/34594] On error and END, no jump to ERR=<label>



------- Comment #6 from tkoenig at gcc dot gnu dot org  2007-12-27 12:34 -------
Subject: Bug 34594

Author: tkoenig
Date: Thu Dec 27 12:33:52 2007
New Revision: 131199

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131199
Log:
2007-12-27  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR libfortran/34594
        * runtime/error.c: If there was a previous error, don't
        mask it with another error mesage, EOF or EOR condition.

2007-12-27  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR libfortran/34594
        * gfortran.dg/direct_io_8.f90:  New test case.


Added:
    trunk/gcc/testsuite/gfortran.dg/direct_io_8.f90
Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/runtime/error.c


-- 


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


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