This is the mail archive of the gcc-cvs@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]

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


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