[Bug fortran/77703] [7/8/9 Regression] ICE on assignment to pointer function

pault at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Dec 23 20:02:00 GMT 2018


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  <pault@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  <pault@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


More information about the Gcc-bugs mailing list