[Bug fortran/98016] Host association problem

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Dec 5 14:14:44 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98016

--- Comment #9 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:7ae210d5db5eb96989b2f639e65678b5597e61f0

commit r11-5759-g7ae210d5db5eb96989b2f639e65678b5597e61f0
Author: Paul Thomas <pault@gcc.gnu.org>
Date:   Sat Dec 5 14:14:19 2020 +0000

    Fortran: flag formal argument before resolving an array spec [PR98016].

    2020-12-05  Paul Thomas  <pault@gcc.gnu.org>

    gcc/fortran
            PR fortran/98016
            * resolve.c (resolve_symbol): Set formal_arg_flag before
            resolving an array spec and restore value afterwards.

    gcc/testsuite/
            PR fortran/98016
            * gfortran.dg/pr98016.f90: New test.


More information about the Gcc-bugs mailing list