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]

Re: [Patch, Fortran] PR 56814: [4.8/4.9 Regression] Bogus Interface mismatch in dummy procedure


Janus Weil:
here is patch for a recent regression with procedure pointers.
Regtested on x86_64-unknown-linux-gnu. Ok for trunk and 4.8?

Looks rather obvious. OK - and thanks for the patch.

Tobias

PS: If you have time, could you review my C_LOC patch at http://gcc.gnu.org/ml/fortran/2013-04/msg00073.html ?

2013-04-17  Janus Weil  <janus@gcc.gnu.org>

     PR fortran/56814
     * interface.c (check_result_characteristics): Get result from interface
     if present.


2013-04-17  Janus Weil  <janus@gcc.gnu.org>

     PR fortran/56814
     * gfortran.dg/proc_ptr_42.f90: New.


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