resolve.c
432 KB
-
re PR fortran/61420 ([OOP] type-bound procedure returning a procedure pointer fails to compile) · 871267e1
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. From-SVN: r241274
Paul Thomas committed