re PR fortran/79599 (typo in diagnostic gfc_error ("DTIO dummy argument at %L be...
authorPaul Thomas <pault@gcc.gnu.org>
Mon, 20 Feb 2017 14:17:42 +0000 (14:17 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Mon, 20 Feb 2017 14:17:42 +0000 (14:17 +0000)
commitb93a9a15ee1975ab5aafad34748dec06a74a161d
tree8bbdbe2e19cce1d964e582a0ca0b4bede3717c98
parent705d3b776dbf4f447230e6dce2271eec219c89af
re PR fortran/79599 (typo in diagnostic gfc_error ("DTIO dummy argument at %L be a scalar")

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.

From-SVN: r245603
gcc/fortran/ChangeLog
gcc/fortran/interface.c