cgraphunit.c (cgraph_create_edges): Drop walk_tree in favor of walk_tree_without_dupl...
authorSteven Bosscher <steven@gcc.gnu.org>
Mon, 12 May 2003 09:46:25 +0000 (09:46 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Mon, 12 May 2003 09:46:25 +0000 (09:46 +0000)
commit7660e67ec675e809eb65f7c0337172c9b7cc1df3
tree9a89831e027520254aa69db4a0236a7f5148425c
parent76abd4c674a0278f0d75f7bb635f89bf17c3b91a
cgraphunit.c (cgraph_create_edges): Drop walk_tree in favor of walk_tree_without_duplicates.

2003-05-10  Steven Bosscher  <steven@gcc.gnu.org>

* cgraphunit.c (cgraph_create_edges): Drop walk_tree in
favor of walk_tree_without_duplicates.  Add comments.

From-SVN: r66712
gcc/ChangeLog
gcc/cgraphunit.c