]> git.ipfire.org Git - thirdparty/gcc.git/commit
2009-06-22 Paul Thomas <pault@gcc.gnu.org>
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Jun 2009 04:41:53 +0000 (04:41 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Jun 2009 04:41:53 +0000 (04:41 +0000)
commit7c2ea452947d9d936cdef9102c1ed23987cb426e
tree468fab32ad9818566df3e60595a6907ffc6d631a
parent40b4836b24b8ffb821d5f98e03e6fc00b590a6c8
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@148777 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/testsuite/ChangeLog