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/24643] Unclassifiable statement on implicitly typed character substring



------- Comment #13 from tobi at gcc dot gnu dot org  2005-11-10 23:10 -------
Subject: Bug 24643

Author: tobi
Date: Thu Nov 10 23:10:51 2005
New Revision: 106757

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106757
Log:
Backport r106753

fortran/
PR fortran/24643
* primary.c (match_varspec): Check for implicitly typed CHARACTER
variables before matching substrings.

testsuite/
PR fortran/24643
* gfortran.dg/implicit_6.f90, gfortran.dg/implicit_7.f90: New.

Added:
    branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/implicit_6.f90
      - copied unchanged from r106753,
trunk/gcc/testsuite/gfortran.dg/implicit_6.f90
    branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/implicit_7.f90
      - copied unchanged from r106753,
trunk/gcc/testsuite/gfortran.dg/implicit_7.f90
Modified:
    branches/gcc-4_0-branch/gcc/fortran/ChangeLog
    branches/gcc-4_0-branch/gcc/fortran/primary.c
    branches/gcc-4_0-branch/gcc/testsuite/ChangeLog


-- 


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


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