]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cgraphunit.c
2003-05-10 Steven Bosscher <steven@gcc.gnu.org>
authorsteven <steven@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 May 2003 09:46:25 +0000 (09:46 +0000)
committersteven <steven@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 May 2003 09:46:25 +0000 (09:46 +0000)
commite6d2b2d8e248c1f2f273bdeb70262b4c574b9018
tree9a89831e027520254aa69db4a0236a7f5148425c
parenta5f52a4548046ea51b00bd465af7d6e7b90c9ad3
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@66712 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cgraphunit.c