This patch fixes PR47469 - a trivial bit of tidying up.
authorPaul Thomas <pault@gcc.gnu.org>
Wed, 7 Oct 2020 13:59:10 +0000 (14:59 +0100)
committerPaul Thomas <pault@gcc.gnu.org>
Wed, 7 Oct 2020 13:59:10 +0000 (14:59 +0100)
commit7c7e841806aecf4187c69fc2ff07813c7be09582
treea12073cd20d36b50c0d5fad3433ed88e81e415e1
parent2f7c50b7091c09d665aaf27173aacf34c9904e4c
This patch fixes PR47469 - a trivial bit of tidying up.

2020-07-10  Paul Thomas  <pault@gcc.gnu.org>

gcc/fortran
PR fortran/47469
* trans-expr.c (arrayfunc_assign_needs_temporary): Tidy detection
of pointer and allocatable functions.
gcc/fortran/trans-expr.c