OSDN Git Service

fortran/
authortobi <tobi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Nov 2005 21:49:29 +0000 (21:49 +0000)
committertobi <tobi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Nov 2005 21:49:29 +0000 (21:49 +0000)
commitd4848c67147103a27100ce1296e07c23e3fb5709
tree175d54b20da14c63f04d177c7e4554d912932378
parent5f8ee4c98bd8abddb3639ede9b66ab9b8825c020
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106753 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/primary.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/implicit_6.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/implicit_7.f90 [new file with mode: 0644]