On Tue, Jul 14, 2020 at 7:24 AM Andreas Schwab <sch...@linux-m68k.org> 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 sense to build a lowlevel > runtime library like libgcc with exceptions.
Indeed - you only need to be able to unwind through those, so -fasynchronous-unwind-tables should be used. Richard. > Andreas. > > -- > Andreas Schwab, sch...@linux-m68k.org > GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 > "And now for something completely different."