diff options
author | Jan Hubicka <jh@suse.cz> | 2010-05-27 04:07:01 +0200 |
---|---|---|
committer | Jan Hubicka <hubicka@gcc.gnu.org> | 2010-05-27 02:07:01 +0000 |
commit | e466e2ceb9d8fdb7a6bc1463288a3fc6d98bbcc1 (patch) | |
tree | fda3a71a120f0aa875aaa5fd29137598b8654835 /gcc/tree.c | |
parent | fc7e91eb97a4ffbf4f48adc89b6c6e70f28c74dc (diff) | |
download | gcc-e466e2ceb9d8fdb7a6bc1463288a3fc6d98bbcc1.zip gcc-e466e2ceb9d8fdb7a6bc1463288a3fc6d98bbcc1.tar.gz gcc-e466e2ceb9d8fdb7a6bc1463288a3fc6d98bbcc1.tar.bz2 |
cgraphunit.c (verify_cgraph_node): Do checking that DECL match edge only when checking is enabled...
* cgraphunit.c (verify_cgraph_node): Do checking that DECL match
edge only when checking is enabled; check using former_clone_of;
check inline clones too.
(cgraph_materialize_clone): Record former_clone_of pointer.
(cgraph_redirect_edge_call_stmt_to_callee): Assert that we are not
combining redirections; dump args_to_skip bitmap
(cgraph_materialize_all_clones): Do no redirection here.
* ipa-inline.c (inline_transform): Do redirection here.
* cgraph.h (struct cgraph_node): Add former_clone_of filed (enabled
cheking only).
From-SVN: r159907
Diffstat (limited to 'gcc/tree.c')
0 files changed, 0 insertions, 0 deletions