tree-flow.h (gimple_check_call_matching_types): Add new argument.
authorDehao Chen <dehao@google.com>
Sat, 15 Jun 2013 16:56:01 +0000 (16:56 +0000)
committerDehao Chen <dehao@gcc.gnu.org>
Sat, 15 Jun 2013 16:56:01 +0000 (16:56 +0000)
commit4de09b857ea83e17912dad82a2dddc1047376d41
tree0d27f935f2366cda4b8120bd06b4c6a9c25ca62d
parent58aee036e81d53cfb0c9de70369270633a042c42
tree-flow.h (gimple_check_call_matching_types): Add new argument.

2013-06-15  Dehao Chen  <dehao@google.com>

* tree-flow.h (gimple_check_call_matching_types): Add new argument.
* gimple-low.c (gimple_check_call_matching_types): Likewise.
(gimple_check_call_args): Likewise.
* value-prof.c (check_ic_target): Likewise.
* ipa-inline.c (early_inliner): Likewise.
* ipa-prop.c (update_indirect_edges_after_inlining): Likewise.
* cgraph.c (cgraph_create_edge_1): Likewise.
(cgraph_make_edge_direct): Likewise.

From-SVN: r200125
gcc/ChangeLog
gcc/cgraph.c
gcc/gimple-low.c
gcc/ipa-inline.c
gcc/ipa-prop.c
gcc/tree-flow.h
gcc/value-prof.c