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

--- Comment #10 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Author: tkoenig
Date: Tue Aug 13 15:08:10 2019
New Revision: 274383

URL: https://gcc.gnu.org/viewcvs?rev=274383&root=gcc&view=rev
Log:
2019-08-13  Thomas Koenig  <tkoe...@gcc.gnu.org>

        PR fortran/90561
        * trans.h (gfc_evaluate_now_function_scope): New function.
        * trans.c (gfc_evaluate_now_function_scope): New function.
        * trans-expr.c (gfc_trans_assignment): Use it.

2019-08-13  Thomas Koenig  <tkoe...@gcc.gnu.org>

        PR fortran/90561
        * gfortran.dg/deferred_character_34.f90: New test.


Added:
    trunk/gcc/testsuite/gfortran.dg/deferred_character_34.f90
Modified:
    trunk/gcc/fortran/trans-expr.c
    trunk/gcc/fortran/trans.c
    trunk/gcc/fortran/trans.h

Reply via email to