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

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

https://gcc.gnu.org/g:6920d5a1a2834e9c62d441b8f4c6186b01107d13

commit r12-4505-g6920d5a1a2834e9c62d441b8f4c6186b01107d13
Author: Tobias Burnus <tob...@codesourcery.com>
Date:   Tue Oct 19 15:16:01 2021 +0200

    Fortran: Fix "str" to scalar descriptor conversion [PR92482]

            PR fortran/92482
    gcc/fortran/ChangeLog:

            * trans-expr.c (gfc_conv_procedure_call): Use TREE_OPERAND not
            build_fold_indirect_ref_loc to undo an ADDR_EXPR.

    gcc/testsuite/ChangeLog:

            * gfortran.dg/bind-c-char-descr.f90: Remove xfail; extend a bit.

Reply via email to