cfgrtl.c (commit_edge_insertions): Call find_many_sub_basic_block only when some...
authorJan Hubicka <jh@suse.cz>
Fri, 21 Feb 2003 22:14:23 +0000 (23:14 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Fri, 21 Feb 2003 22:14:23 +0000 (22:14 +0000)
commit9809a3624d899076cd7b3f756941ffba81dee7d8
tree783112e221f5003735edc015c9910f43ecb7852d
parent19df1edfbe0c64fb1664d65a418fb757de9fb53c
cfgrtl.c (commit_edge_insertions): Call find_many_sub_basic_block only when some code has been emitted.

* cfgrtl.c (commit_edge_insertions):  Call
find_many_sub_basic_block only when some code has been emitted.
(commit_edge_insertions_watch_calls): Bring into sync with
commit_edge_insertions

From-SVN: r63248
gcc/ChangeLog
gcc/cfgrtl.c