* trans-array.c (gfc_get_proc_ifc_for_expr): New function.
authormikael <mikael@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 12 Feb 2012 15:12:21 +0000 (15:12 +0000)
committermikael <mikael@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 12 Feb 2012 15:12:21 +0000 (15:12 +0000)
commitbf16f69e77a3ff1f3c1c5536ac70490a75ccce06
tree8ce2fd42260e0bf235e613ee4366567df490bd65
parent97a9e84db7393685db4d56f134fc73ee94c0995e
* trans-array.c (gfc_get_proc_ifc_for_expr): New function.
(gfc_walk_elemental_function_args): Move code to
gfc_get_proc_ifc_for_expr and call it.

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