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

--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Thomas Kथà¤nig <[email protected]>:

https://gcc.gnu.org/g:8d57c30611b05a89fd265f6c0a74fe829c21cd34

commit r11-879-g8d57c30611b05a89fd265f6c0a74fe829c21cd34
Author: José Rui Faustino de Sousa <[email protected]>
Date:   Wed Jun 3 19:33:11 2020 +0200

    Simple patch only add assumed-rank to the list of possible attributes.

    gcc/fortran/ChangeLog:

    2020-06-03  José Rui Faustino de Sousa  <[email protected]>

            PR fortran/95214
            PR fortran/66833
            PR fortran/67938
            * trans-expr.c (gfc_maybe_dereference_var): Add assumed-rank to
            character dummy arguments list of possible attributes.

    gcc/testsuite/ChangeLog:

    2020-06-03  José Rui Faustino de Sousa  <[email protected]>

            PR fortran/95214
            PR fortran/66833
            PR fortran/67938
            * gfortran.dg/PR95214.f90: New test.

Reply via email to