gimple.c (gimple_call_set_fndecl): Remove.
authorAndrew MacLeod <amacleod@redhat.com>
Fri, 26 Jun 2015 23:30:37 +0000 (23:30 +0000)
committerAndrew Macleod <amacleod@gcc.gnu.org>
Fri, 26 Jun 2015 23:30:37 +0000 (23:30 +0000)
commit5fa9163d3fff5a66711fae4c54b09ed6b4cb226d
treeec7611dea9fc71a5129b3fb7622d00420a1d8f30
parent315219515d9dd4bea8c44b9abf8ede57c0919fad
gimple.c (gimple_call_set_fndecl): Remove.

2015-06-26  Andrew MacLeod  <amacleod@redhat.com>

* gimple.c (gimple_call_set_fndecl): Remove.
* gimple.h (gimple_call_set_fndecl): Relocate to gimple.h and call
build1_loc directly instead of build_fold_addr_expr_loc.

From-SVN: r225090
gcc/ChangeLog
gcc/gimple.c
gcc/gimple.h