trans-array.c (gfc_get_proc_ifc_for_expr): New function.
authorMikael Morin <mikael@gcc.gnu.org>
Sun, 12 Feb 2012 15:12:21 +0000 (15:12 +0000)
committerMikael Morin <mikael@gcc.gnu.org>
Sun, 12 Feb 2012 15:12:21 +0000 (15:12 +0000)
commit58b29fa3426e8b7ad37e5849b14c4152f0c2abb1
tree8ce2fd42260e0bf235e613ee4366567df490bd65
parent12e3c3961436e0bc19f7fcbf7dd5ba6d556b0803
trans-array.c (gfc_get_proc_ifc_for_expr): New function.

* 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.

From-SVN: r184139
gcc/fortran/ChangeLog
gcc/fortran/trans-array.c