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

--- Comment #3 from Paul Thomas <pault at gcc dot gnu.org> ---
Author: pault
Date: Sat Sep  7 14:41:25 2019
New Revision: 275487

URL: https://gcc.gnu.org/viewcvs?rev=275487&root=gcc&view=rev
Log:
2019-09-07  Paul Thomas  <pa...@gcc.gnu.org>

        PR fortran/91589
        * primary.c (gfc_match_varspec): Return MATCH_NO on an apparent
        component ref, when the primary type is intrinsic.

2019-09-07  Paul Thomas  <pa...@gcc.gnu.org>

        PR fortran/91589
        * gfortran.dg/pr91589.f90 : New test.


Added:
    branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91589.f90
Modified:
    branches/gcc-9-branch/gcc/fortran/ChangeLog
    branches/gcc-9-branch/gcc/fortran/primary.c
    branches/gcc-9-branch/gcc/testsuite/ChangeLog

Reply via email to