This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Patch, fortran] PR61420 [5/6/7 Regression] [OOP] type-bound procedure returning a procedure pointer fails to compile


Dear All,

Committed as 'obvious' on trunk as revision 241274.

I will commit to 5- and 6-branches at the end of the week.

Cheers

Paul

2016-10-17  Paul Thomas  <pault@gcc.gnu.org>

    PR fortran/61420
    PR fortran/78013
    * resolve.c (resolve_variable): Obtain the typespec for a
    variable expression, when the variable is a function result
    that is a procedure pointer.

2016-10-17  Paul Thomas  <pault@gcc.gnu.org>

    PR fortran/61420
    PR fortran/78013
    * gfortran.dg/proc_ptr_49.f90: New test.

Attachment: submit.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]