flow.c (find_label_refs): New function.
authorRichard Earnshaw <rearnsha@arm.com>
Fri, 26 May 2000 10:30:47 +0000 (10:30 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Fri, 26 May 2000 10:30:47 +0000 (10:30 +0000)
commit1bc48f824a96c15d85926939fbfe9b0836070b90
tree2a041398e350859fb8caf0c0392c9805758552eb
parent5f361012f7f68251ef52223accb743e64320fa1c
flow.c (find_label_refs): New function.

* flow.c (find_label_refs): New function.
(find_basic_blocks_1): Call it for each alternative of a call
placeholder.

From-SVN: r34193
gcc/ChangeLog
gcc/flow.c