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/28237] print call()



------- Comment #5 from pault at gcc dot gnu dot org  2006-07-07 04:47 -------
Subject: Bug 28237

Author: pault
Date: Fri Jul  7 04:47:24 2006
New Revision: 115246

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115246
Log:
2006-07-07  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/28237
        PR fortran/23420
        * io.c (resolve_tag): Any integer that is not an assigned
        variable is an error.

2006-07-07  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/28237
        PR fortran/23420
        * gfortran.dg/print_fmt_5.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/print_fmt_5.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/io.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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