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

--- Comment #9 from anlauf at gcc dot gnu.org ---
Author: anlauf
Date: Sun Mar  3 20:30:44 2019
New Revision: 269354

URL: https://gcc.gnu.org/viewcvs?rev=269354&root=gcc&view=rev
Log:
2019-03-03  Harald Anlauf  <anl...@gmx.de>
            Steven G. Kargl  <ka...@gcc.gnu.org>

        Backport from trunk
        PR fortran/77583
        * symbol.c (check_conflict): Check for valid procedure name
        passed to error reporting routine.

        PR fortran/77583
        * gfortran.dg/pr77583.f90: New test.


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

Reply via email to