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

--- Comment #5 from Mikael Morin <mikael at gcc dot gnu.org> ---
Author: mikael
Date: Fri May 29 19:04:30 2015
New Revision: 223875

URL: https://gcc.gnu.org/viewcvs?rev=223875&root=gcc&view=rev
Log:
        PR fortran/66257
gcc/fortran/
        * resolve.c (resolve_actual_arglist): Don't throw an error
        if the argument with procedure pointer component is not a variable.
gcc/testsuite/
        * typebound_call_27.f90: New file.


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

Reply via email to