]> git.ipfire.org Git - thirdparty/gcc.git/commit
basic-block.h: Remove the prototype for commit_edge_insertions_watch_calls.
authorKazu Hirata <kazu@codesourcery.com>
Fri, 22 Dec 2006 23:59:34 +0000 (23:59 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Fri, 22 Dec 2006 23:59:34 +0000 (23:59 +0000)
commit2ac6615771f57acb38bfd06ce0f6faf20b8ed609
tree9761139edc046ecf3a9a26482b2f01d899c53d5c
parent6e682d7ef0a60b540cb66389abff249dfe1ab5fd
basic-block.h: Remove the prototype for commit_edge_insertions_watch_calls.

* basic-block.h: Remove the prototype for
commit_edge_insertions_watch_calls.
  * cfgrtl.c (commit_edge_insertion): Drop the last argument.
Simplify.
(commit_edge_insertions_watch_calls): Remove.
(commit_edge_insertions): Adjust the call to
commit_one_edge_insertion.

From-SVN: r120157
gcc/ChangeLog
gcc/basic-block.h
gcc/cfgrtl.c