This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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] PR40443 - Elemental procedure in generic interface incorrectly selected in preference to specific procedure


Paul Richard Thomas wrote:
> Bootstrapped and regtested on FC9/x86_64
> OK for trunk and.... ?? I would suggest 4.4 and maybe even 4.3.
>   
OK for trunk, 4.4, 4.3; though applying trunk + 4.4 is probably sufficient.

Tobias

> 2009-06-21  Paul Thomas  <pault@gcc.gnu.org>
>
> 	PR fortran/40443
> 	* interface.c (gfc_search_interface): Hold back a match to an
> 	elementary procedure until all other possibilities are
> 	exhausted.
>
> 2009-06-21  Paul Thomas  <pault@gcc.gnu.org>
>
> 	PR fortran/40443
> 	* gfortran.dg/generic_18.f90: New test.
>   


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