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/23420] ICE on invalid print statement



------- Comment #11 from pault at gcc dot gnu dot org  2006-07-07 05:09 -------
Subject: Bug 23420

Author: pault
Date: Fri Jul  7 05:08:57 2006
New Revision: 115247

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115247
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:
    branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/print_fmt_5.f90
Modified:
    branches/gcc-4_1-branch/gcc/fortran/ChangeLog
    branches/gcc-4_1-branch/gcc/fortran/io.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


-- 


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


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