]> gcc.gnu.org Git - gcc.git/commit
cgraph.h (cgraph_edge_p): New.
authorKazu Hirata <kazu@codesourcery.com>
Mon, 17 Apr 2006 12:45:25 +0000 (12:45 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Mon, 17 Apr 2006 12:45:25 +0000 (12:45 +0000)
commitb2c0ad4071b5dfd05cc8ca0ac8c6aa1aee9c9d54
tree735700184cbda1adba2eb633a9a335a4aba8db10
parent1a5640b4e146e0a991b2172ccac9f0ae99e84ab5
cgraph.h (cgraph_edge_p): New.

* cgraph.h (cgraph_edge_p): New.
Update the prototype of cgraph_function_versioning.
* cgraphunit.c (cgraph_copy_node_for_versioning,
cgraph_function_versioning): Use VEC instead of VARRAY.
* ipa-cp.c (ipcp_insert_stage): Likewise.

From-SVN: r113006
gcc/ChangeLog
gcc/cgraph.h
gcc/cgraphunit.c
gcc/ipa-cp.c
This page took 0.059017 seconds and 5 git commands to generate.