Fortran] Use proper type for hidden is-present argument
authorTobias Burnus <burnus@gcc.gnu.org>
Wed, 13 Nov 2019 08:09:42 +0000 (09:09 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Wed, 13 Nov 2019 08:09:42 +0000 (09:09 +0100)
commitb08963101d37f0a903bd4d82987366d7c4f45cb1
tree925a14272b9cf9e4bf76761c13674c7456390f3a
parentefc40c1f85bbeb2bf7e6f5cc5c3cfc6ceb59af07
Fortran] Use proper type for hidden is-present argument

        gcc/fortran/
        * trans-expr.c (gfc_conv_procedure_call): Fold hidden
        is-present argument to the right type.

From-SVN: r278114
gcc/fortran/ChangeLog
gcc/fortran/trans-expr.c