[patch] Set -fnon-call-exceptions on a per-function basis

Richard Guenther richard.guenther@gmail.com
Wed May 26 11:28:00 GMT 2010


On Wed, May 26, 2010 at 12:30 PM, Eric Botcazou <ebotcazou@adacore.com> wrote:
>> Ah, indeed.  I'll add this to my TODO.
>
> I happen to have poked around in this stuff recently and noticed a bit of
> duplication in the dwarf2out.c logic.  Hence this patch which refactors
> things a little and should otherwise be a no-op.
>
> OK for mainline after testing?

Ok.

Thanks,
Richard.

>
> 2010-05-26  Eric Botcazou  <ebotcazou@adacore.com>
>
>        * dwarf2out.c (struct dw_fde_struct): Reorder flags.
>        (fde_needed_for_eh_p): New predicate.
>        (output_call_frame_info): Use it throughout to decide whether FDEs
>        are needed for EH purpose.
>        (dwarf2out_begin_prologue): Reorder assignment.
>
>
> --
> Eric Botcazou
>



More information about the Gcc-patches mailing list