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

--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Thomas Kथà¤nig <tkoe...@gcc.gnu.org>:

https://gcc.gnu.org/g:808a6eadda1a353ce3a70556feac128580491b24

commit r10-7886-g808a6eadda1a353ce3a70556feac128580491b24
Author: Jose Rui Faustino de Sousa <jrfso...@gmail.com>
Date:   Wed Apr 22 18:20:26 2020 +0200

    For assumed-size arrays check if the reference is to a full array.

    2020-04-22  José Rui Faustino de Sousa  <jrfso...@gmail.com>

            PR fortran/90350
            * simplify.c (simplify_bound): In the case of assumed-size arrays
            check if the reference is to a full array.

    2020-04-22  José Rui Faustino de Sousa  <jrfso...@gmail.com>

            PR fortran/90350
            * gfortran.dg/PR90350.f90: New test.

Reply via email to