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

--- Comment #12 from Paul Thomas <pault at gcc dot gnu.org> ---
Author: pault
Date: Sun Dec 23 20:01:44 2018
New Revision: 267383

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

        PR fortran/77703
        * resolve.c (get_temp_from_expr): Use the string length of
        constant character expressions.

2018-12-23  Paul Thomas  <pa...@gcc.gnu.org>

        PR fortran/77703
        * gfortran.dg/ptr_func_assign_5.f08 : New test.


Added:
    branches/gcc-7-branch/gcc/testsuite/gfortran.dg/ptr_func_assign_5.f08
Modified:
    branches/gcc-7-branch/gcc/fortran/ChangeLog
    branches/gcc-7-branch/gcc/fortran/resolve.c
    branches/gcc-7-branch/gcc/testsuite/ChangeLog

Reply via email to