]> gcc.gnu.org Git - gcc.git/commit
cgraph.h (cgraph_remove_edge): Declare.
authorRichard Sandiford <rsandifo@redhat.com>
Thu, 25 Sep 2003 18:11:19 +0000 (18:11 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Thu, 25 Sep 2003 18:11:19 +0000 (18:11 +0000)
commitcb967da5243c3fb5e9134d10349b7268bfa672b9
treeb9822ac347b37f0d1902b3559a49f92e991c61aa
parent1992534f5dbf560289ae877b9ee96620949a745c
cgraph.h (cgraph_remove_edge): Declare.

* cgraph.h (cgraph_remove_edge): Declare.
* cgraph.c (cgraph_remove_edge): Make extern.
* cgraphunit.c (cgraph_finalize_function): Call cgraph_remove_edge
instead of cgraph_remove_call.

From-SVN: r71784
gcc/ChangeLog
gcc/cgraph.c
gcc/cgraph.h
gcc/cgraphunit.c
This page took 0.055779 seconds and 5 git commands to generate.