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

--- Comment #12 from janus at gcc dot gnu.org ---
Author: janus
Date: Fri Jun  9 17:45:53 2017
New Revision: 249066

URL: https://gcc.gnu.org/viewcvs?rev=249066&root=gcc&view=rev
Log:
2017-06-09  Janus Weil  <ja...@gcc.gnu.org>

        Backport from trunk
        PR fortran/70601
        * trans-expr.c (gfc_conv_procedure_call): Fix detection of allocatable
        function results.


2017-06-09  Janus Weil  <ja...@gcc.gnu.org>

        Backport from trunk
        PR fortran/70601
        * gfortran.dg/proc_ptr_comp_50.f90: New test.

Added:
    branches/gcc-7-branch/gcc/testsuite/gfortran.dg/proc_ptr_comp_50.f90
Modified:
    branches/gcc-7-branch/gcc/fortran/ChangeLog
    branches/gcc-7-branch/gcc/fortran/trans-expr.c
    branches/gcc-7-branch/gcc/testsuite/ChangeLog

Reply via email to