[Bug fortran/91589] [9/10 Regression] ICE in gfc_conv_component_ref, at fortran/trans-expr.c:2447
pault at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Sep 7 14:42:00 GMT 2019
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 <pault@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 <pault@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
More information about the Gcc-bugs
mailing list