On Mon, 30 Aug 2021, Eric Botcazou wrote:
> > This makes -fexceptions enabled by -fnon-call-exceptions, removing
> > the odd state of !flag_exceptions && flag_non_call_exceptions from
> > middle-end consideration.
>
> FWIW fine with me.
Thanks - pushed.
Richard.
> This makes -fexceptions enabled by -fnon-call-exceptions, removing
> the odd state of !flag_exceptions && flag_non_call_exceptions from
> middle-end consideration.
FWIW fine with me.
--
Eric Botcazou
This makes -fexceptions enabled by -fnon-call-exceptions, removing
the odd state of !flag_exceptions && flag_non_call_exceptions from
middle-end consideration.
Bootstrapped and tested on x86_64-unknown-linux-gnu for all languages.
OK?
Richard.
2021-08-30 Richard Biener
* common.opt (