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

--- Comment #10 from Paul Thomas <pault at gcc dot gnu.org> ---
Author: pault
Date: Sat Feb 23 14:59:50 2019
New Revision: 269160

URL: https://gcc.gnu.org/viewcvs?rev=269160&root=gcc&view=rev
Log:
2019-02-23  Paul Thomas  <pa...@gcc.gnu.org>

        Backport from trunk
        PR fortran/88117
        * resolve.c (deferred_op_assign): Return if the lhs expression
        has the pointer attribute.

2019-02-23  Paul Thomas  <pa...@gcc.gnu.org>

        Backport from trunk
        PR fortran/88117
        * gfortran.dg/deferred_character_32.f90 : New test

Added:
    branches/gcc-8-branch/gcc/testsuite/gfortran.dg/deferred_character_32.f90
Modified:
    branches/gcc-8-branch/gcc/fortran/ChangeLog
    branches/gcc-8-branch/gcc/fortran/resolve.c
    branches/gcc-8-branch/gcc/testsuite/ChangeLog

Reply via email to