[Bug fortran/47469] Check whether arrayfunc_assign_needs_temporary misses TBP/PPC attributes
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Oct 7 13:59:22 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47469
--- Comment #10 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Paul Thomas <pault@gcc.gnu.org>:
https://gcc.gnu.org/g:7c7e841806aecf4187c69fc2ff07813c7be09582
commit r11-3702-g7c7e841806aecf4187c69fc2ff07813c7be09582
Author: Paul Thomas <pault@gcc.gnu.org>
Date: Wed Oct 7 14:59:10 2020 +0100
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.
More information about the Gcc-bugs
mailing list