[Bug fortran/24748] substring of implicitly typed variable not rejected
langton at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Jun 30 16:46:00 GMT 2006
------- Comment #5 from langton at gcc dot gnu dot org 2006-06-30 16:41 -------
Subject: Bug 24748
Author: langton
Date: Fri Jun 30 16:41:11 2006
New Revision: 115092
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115092
Log:
PR fortran/24748
* gfortran.dg/implicit_8.f90: New.
PR fortran/24748
* primary.c (gfc_match_rvalue): Don't call
match_substring for implicit non-character types.
Added:
branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/implicit_8.f90
- copied unchanged from r114901,
trunk/gcc/testsuite/gfortran.dg/implicit_8.f90
Modified:
branches/gcc-4_1-branch/gcc/fortran/ChangeLog
branches/gcc-4_1-branch/gcc/fortran/primary.c
branches/gcc-4_1-branch/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24748
More information about the Gcc-bugs
mailing list