On Tue, 14 Jul 2020, Richard Biener wrote:
> > > Arguably this might probably be called a deficiency in libgcc, however
> > > the objects are built with `-fexceptions -fnon-call-exceptions'
> >
> > I consider that broken. It doesn't make any sense to build a lowlevel
> > runtime library like lib
On Tue, Jul 14, 2020 at 7:24 AM Andreas Schwab wrote:
>
> On Jul 14 2020, Maciej W. Rozycki wrote:
>
> > Arguably this might probably be called a deficiency in libgcc, however
> > the objects are built with `-fexceptions -fnon-call-exceptions'
>
> I consider that broken. It doesn't make any sens
On Jul 14 2020, Maciej W. Rozycki wrote:
> Arguably this might probably be called a deficiency in libgcc, however
> the objects are built with `-fexceptions -fnon-call-exceptions'
I consider that broken. It doesn't make any sense to build a lowlevel
runtime library like libgcc with exceptions.