[Bug fortran/92208] [9/10 Regression] internal compile error, character array of dynamic length returned from function and passed to subroutine

burnus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Nov 5 14:28:00 GMT 2019


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

--- Comment #10 from Tobias Burnus <burnus at gcc dot gnu.org> ---
Author: burnus
Date: Tue Nov  5 14:28:07 2019
New Revision: 277840

URL: https://gcc.gnu.org/viewcvs?rev=277840&root=gcc&view=rev
Log:
PR 92208 + PR 92277 – GCC 9 follow-up fix

        PR fortran/92208
        Backport from mainline
        2019-10-31  Tobias Burnus  <tobias@codesourcery.com>

        PR fortran/92277
        * trans-expr.c (gfc_conv_gfc_desc_to_cfi_desc): Fix DECL_ARTIFICIAL
        checking.


Modified:
    branches/gcc-9-branch/gcc/fortran/ChangeLog
    branches/gcc-9-branch/gcc/fortran/trans-expr.c


More information about the Gcc-bugs mailing list