This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] New function: current_function_has_landing_pads
- From: Roger Sayle <roger at eyesopen dot com>
- To: Andreas Krebbel <krebbel1 at de dot ibm dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Mon, 27 Jun 2005 09:48:43 -0600 (MDT)
- Subject: Re: [PATCH] New function: current_function_has_landing_pads
On Mon, 27 Jun 2005, Andreas Krebbel wrote:
> 2005-06-27 Andreas Krebbel <krebbel1@de.ibm.com>
>
> * except.c (current_function_has_exception_handlers): Function
> description added and if statements merged.
Many thanks for taking the time to do this, even though your original
change will now be implemented differently. This is OK for mainline.
Roger
--