except.c (find_exception_handler_labels_1): New function.
authorJakub Jelinek <jakub@redhat.com>
Thu, 11 May 2000 14:20:31 +0000 (16:20 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 11 May 2000 14:20:31 +0000 (16:20 +0200)
commitf19c9228fc48df0ca59f7f9b1ba8408f7c145153
treee6c0a6564f15c8dad10774af017a4fc028a9790f
parent36348eab5d4b9507868787c0a908a3f08d0105a7
except.c (find_exception_handler_labels_1): New function.

* except.c (find_exception_handler_labels_1): New function.
(find_exception_handler_labels): Split into two functions, dive
into CALL_PLACEHOLDERs when looking for exception handler labels.

From-SVN: r33849
gcc/ChangeLog
gcc/except.c