summaryrefslogtreecommitdiff
path: root/intl
diff options
context:
space:
mode:
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>2005-05-27 21:17:51 +0000
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>2005-05-27 21:17:51 +0000
commit9bfec7c24c6fcb40e0ae5d03fc50302a99819e0c (patch)
tree37bf9cb1c1664316d4898541a22871ea20671627 /intl
parent985aa8deeb32944d06531e0ddc9652df5623ad6d (diff)
downloadgcc-9bfec7c24c6fcb40e0ae5d03fc50302a99819e0c.tar.gz
* cgraph.c: Include tree-gimple.h
(cgraph_edge): Rename expr to stmt. (cgraph_create_edge): Likewise. (cgraph_clone_node): Likewise. * cgraph.h (cgraph_node): Use call_stmt instead of call_expr. * cgraphunit.c (record_call_1): Rename to ... (record_reference): ... this one; do not build edges. (cgraph_varpool_analyze_pending_decls): Call record_reference directly. (current_basic_block): Kill. (cgraph_create_edges): Rewrite to work on gimple statements nicely. (verify_cgraph_node): Likewise. * tree-inline.c (copy_body_r): Do not mess up with cgraph edges. (copy_bb): Mess up with cgraph edges here; simplify EH handling. (copy_edges_for_bb): Simplify EH handling. (expand_call_inline): Pass statement to cgraph_edge and cgraph_create_edge. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100276 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'intl')
0 files changed, 0 insertions, 0 deletions