r200126 - in /branches/google/gcc-4_8/gcc: cgra...
dehao@gcc.gnu.org
dehao@gcc.gnu.org
Sat Jun 15 17:53:00 GMT 2013
Author: dehao
Date: Sat Jun 15 17:53:38 2013
New Revision: 200126
URL: http://gcc.gnu.org/viewcvs?rev=200126&root=gcc&view=rev
Log:
Backport r200125 from trunk
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.
Modified:
branches/google/gcc-4_8/gcc/cgraph.c
branches/google/gcc-4_8/gcc/gimple-low.c
branches/google/gcc-4_8/gcc/ipa-inline.c
branches/google/gcc-4_8/gcc/ipa-prop.c
branches/google/gcc-4_8/gcc/tree-flow.h
branches/google/gcc-4_8/gcc/value-prof.c
More information about the Gcc-cvs
mailing list