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

--- Comment #3 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Wed Dec 11 20:18:17 2019
New Revision: 279249

URL: https://gcc.gnu.org/viewcvs?rev=279249&root=gcc&view=rev
Log:
2019-12-11 Steven G. Kargl  <ka...@gcc.gnu.org>

        PR fortran/92897
        * array.c (gfc_set_array_spec):  Remove invalid assert() triggered
        by invalid Fortran code.

2019-12-11 Steven G. Kargl  <ka...@gcc.gnu.org>

        PR fortran/92897
        * gfortran.dg/pr92897.f90: New test.

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

Reply via email to