[Bug fortran/40443] Elemental procedure in genericl interface incorrectly selected in preference to specific procedure
pault at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Jun 22 04:41:00 GMT 2009
------- Comment #7 from pault at gcc dot gnu dot org 2009-06-22 04:41 -------
Subject: Bug 40443
Author: pault
Date: Mon Jun 22 04:41:10 2009
New Revision: 148776
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148776
Log:
2009-06-22 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-22 Paul Thomas <pault@gcc.gnu.org>
PR fortran/40443
* gfortran.dg/generic_18.f90: New test.
Added:
trunk/gcc/testsuite/gfortran.dg/generic_18.f90
Modified:
trunk/gcc/fortran/interface.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40443
More information about the Gcc-bugs
mailing list