[Bug fortran/93427] [10 Regression] Rejects valid with pointer result from recursive function since r10-5722-g4d124378848e82e5

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 3 09:01:00 GMT 2020


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

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Tobias Burnus <burnus@gcc.gnu.org>:

https://gcc.gnu.org/g:ae86ede8e988d1863b92a19f35d5f7c6b998bf8c

commit r10-6401-gae86ede8e988d1863b92a19f35d5f7c6b998bf8c
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Mon Feb 3 10:00:07 2020 +0100

    [Fortran] Fix to strict associate check (PR93427)

            PR fortran/93427
            * resolve.c (resolve_assoc_var): Remove too strict check.
            * gfortran.dg/associate_51.f90: Update test case.

            PR fortran/93427
            * gfortran.dg/associate_52.f90: New.


More information about the Gcc-bugs mailing list