]> git.ipfire.org Git - thirdparty/gcc.git/commit
cgraphunit.c (record_call_1): Use walk_tree_without_duplicates.
authorJeff Sturm <jsturm@one-point.com>
Tue, 2 Sep 2003 19:03:49 +0000 (19:03 +0000)
committerJeff Sturm <jsturm@gcc.gnu.org>
Tue, 2 Sep 2003 19:03:49 +0000 (19:03 +0000)
commit643845684253c6054a3990dd166d2b255abaa6e0
tree2472f67832dcdfd12fee368b70d333a8c853a7b3
parent3660e02f0d9bedca08e7f562edf861027bb70950
cgraphunit.c (record_call_1): Use walk_tree_without_duplicates.

* cgraphunit.c (record_call_1): Use walk_tree_without_duplicates.
(cgraph_optimize_function): Set current_function_decl to the
fndecl we're integrating from.

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