]> git.ipfire.org Git - thirdparty/gcc.git/commit
2019-03-03 Harald Anlauf <anlauf@gmx.de>
authoranlauf <anlauf@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 3 Mar 2019 20:24:53 +0000 (20:24 +0000)
committeranlauf <anlauf@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 3 Mar 2019 20:24:53 +0000 (20:24 +0000)
commit9849369a6f6ec5c41e29fc4171628613a7968271
tree4922679636d12497d6e928c09528a0ef247ecba6
parenta6eb46eb9f7958ddeb7c88c27377b564ed00ace3
2019-03-03  Harald Anlauf  <anlauf@gmx.de>
    Steven G. Kargl  <kargl@gcc.gnu.org>

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.

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