ia64.c (ia64_expand_builtin): Use the new CALL_EXPR_FN macro for retrieving the funct...
authorLee Millward <lee.millward@codesourcery.com>
Mon, 19 Feb 2007 22:39:13 +0000 (22:39 +0000)
committerLee Millward <lmillward@gcc.gnu.org>
Mon, 19 Feb 2007 22:39:13 +0000 (22:39 +0000)
commit767fad4cb938bb22c0616481efecdd9f3980763f
tree93ab9b2e3cead410840d7fe06157d1c97d6dfb51
parent567c915b047d488dbbe1a25bc3359ca4ce2ab994
ia64.c (ia64_expand_builtin): Use the new CALL_EXPR_FN macro for retrieving the function declaration of the...

        * config/ia64/ia64.c (ia64_expand_builtin): Use the
new CALL_EXPR_FN macro for retrieving the function
declaration of the input expression.

From-SVN: r122139
gcc/ChangeLog
gcc/config/ia64/ia64.c