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

--- Comment #5 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Author: tkoenig
Date: Tue Aug 13 22:25:32 2019
New Revision: 274405

URL: https://gcc.gnu.org/viewcvs?rev=274405&root=gcc&view=rev
Log:
2013-08-13  Thomas Koenig  <tkoe...@gcc.gnu.org>

        Backport from trunk
        PR fortran/90563
        * frontend-passes.c (insert_index): Suppress errors while
        simplifying the resulting expression.

2013-08-13  Thomas Koenig  <tkoe...@gcc.gnu.org>

        Backport from trunk
        PR fortran/90563
        * gfortran.dg/do_subsript_5.f90: New test.


Added:
    branches/gcc-9-branch/gcc/testsuite/gfortran.dg/do_subscript_5.f90
Modified:
    branches/gcc-9-branch/gcc/fortran/ChangeLog
    branches/gcc-9-branch/gcc/fortran/frontend-passes.c
    branches/gcc-9-branch/gcc/testsuite/ChangeLog

Reply via email to