This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] find_exception_handler_labels sibcall fix
- To: Jakub Jelinek <jakub at redhat dot com>
- Subject: Re: [PATCH] find_exception_handler_labels sibcall fix
- From: Richard Henderson <rth at cygnus dot com>
- Date: Wed, 10 May 2000 10:31:34 -0700
- Cc: gcc-patches at gcc dot gnu dot org
- References: <20000510110524.N474@sunsite.ms.mff.cuni.cz>
On Wed, May 10, 2000 at 11:05:24AM +0200, Jakub Jelinek wrote:
> * 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.
Ok.
r~