https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64925

--- Comment #4 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Tue May 19 17:01:25 2015
New Revision: 223388

URL: https://gcc.gnu.org/viewcvs?rev=223388&root=gcc&view=rev
Log:
2015-05-19  Steven G. Kargl  <ka...@gcc.gnu.org>

        PR fortran/64925
        * symbol.c(check_conflict):  Check for a conflict between a dummy
        argument and an internal procedure name.

2015-05-19  Steven G. Kargl  <ka...@gcc.gnu.org>

        PR fortran/64925
        * gfortran.dg/pr64925.f90: New test.

Added:
    branches/gcc-5-branch/gcc/testsuite/gfortran.dg/pr64925.f90
Modified:
    branches/gcc-5-branch/gcc/fortran/ChangeLog
    branches/gcc-5-branch/gcc/fortran/symbol.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog

Reply via email to