[Bug fortran/93363] [10 Regression] ICE in gfc_get_class_from_expr, at fortran/trans-expr.c:484
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 27 09:57:47 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93363
--- Comment #3 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:a76ff304f905db9fd9b049c2ca4ec84f0420da53
commit r10-7412-ga76ff304f905db9fd9b049c2ca4ec84f0420da53
Author: Tobias Burnus <tobias@codesourcery.com>
Date: Fri Mar 27 10:56:25 2020 +0100
Fortran] Reject invalid association target (PR93363)
PR fortran/93363
* resolve.c (resolve_assoc_var): Reject association to DT and
function name.
PR fortran/93363
* gfortran.dg/associate_51.f90: Fix test case.
* gfortran.dg/associate_53.f90: New.
More information about the Gcc-bugs
mailing list