* basic-block.h: Remove the prototype for
commitca462ec0e94ed2238c85241f852346e078471bc1
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 22 Dec 2006 23:59:34 +0000 (22 23:59 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 22 Dec 2006 23:59:34 +0000 (22 23:59 +0000)
tree9761139edc046ecf3a9a26482b2f01d899c53d5c
parentcd743a11ed9614314e40840fc2426625583ce0d9
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@120157 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/basic-block.h
gcc/cfgrtl.c