This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r115092 - in /branches/gcc-4_1-branch/gcc: fort...
- From: langton at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Fri, 30 Jun 2006 16:41:13 -0000
- Subject: r115092 - in /branches/gcc-4_1-branch/gcc: fort...
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