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

--- Comment #6 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-10 branch has been updated by Harald Anlauf
<anl...@gcc.gnu.org>:

https://gcc.gnu.org/g:650ac4b25121e48a64a021b0d21738ea08be3511

commit r10-10351-g650ac4b25121e48a64a021b0d21738ea08be3511
Author: Harald Anlauf <anl...@gmx.de>
Date:   Tue Dec 7 18:46:52 2021 +0100

    Fortran: catch failed simplification of bad stride expression

    gcc/fortran/ChangeLog:

            PR fortran/103588
            * array.c (gfc_ref_dimen_size): Do not generate internal error on
            failed simplification of stride expression; just return failure.

    gcc/testsuite/ChangeLog:

            PR fortran/103588
            * gfortran.dg/pr103588.f90: New test.

    (cherry picked from commit 652c28736209f10bac1aa7ecb31f9056b518dacf)

Reply via email to