2017-02-20 Paul Thomas <pault@gcc.gnu.org>
commit1c34b140fe4559dea1647c19c39bb83144cd5de5
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 20 Feb 2017 14:17:42 +0000 (20 14:17 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 20 Feb 2017 14:17:42 +0000 (20 14:17 +0000)
tree8bbdbe2e19cce1d964e582a0ca0b4bede3717c98
parentb832fc06159f15c39e807c3f20586b5c89db6538
2017-02-20  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/79599
* interface.c (check_dtio_arg_TKR_intent): Supply 'must'
missing from error message.

2017-02-20  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/79523
* interface.c (gfc_find_typebound_dtio_proc): Guard test for
flavor attribute by checking that symbol is resolved.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@245603 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/interface.c