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

--- Comment #10 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-9 branch has been updated by Tobias Burnus
<bur...@gcc.gnu.org>:

https://gcc.gnu.org/g:da710a35525cc7631b778fa4a5cfd20c366c01a4

commit r9-8565-gda710a35525cc7631b778fa4a5cfd20c366c01a4
Author: Tobias Burnus <tob...@codesourcery.com>
Date:   Mon May 4 13:47:41 2020 +0200

    ICE in gfc_get_dataptr_offset, at fortran/trans-array.c:6951

     gcc/testsuite/
            Backport from mainline.
            2020-03-08  Paul Thomas  <pa...@gcc.gnu.org>

            PR fortran/93581
            * resolve.c (gfc_resolve_ref): Modify array refs to be elements
            if the ref chain ends in INQUIRY_LEN.
            * trans-array.c (gfc_get_dataptr_offset): Provide the offsets
            for INQUIRY_RE and INQUIRY_IM.

    gcc/testsuite/
            Backport from mainline.
            2020-03-08  Paul Thomas  <pa...@gcc.gnu.org>

            PR fortran/93581
            * gfortran.dg/inquiry_type_ref_6.f90 : New test.

Reply via email to