https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62132
--- Comment #6 from Iain Sandoe <iains at gcc dot gnu.org> --- (In reply to Yury Gribov from comment #2) > s/unwind with fp/unwind without fp/ it should be possible to do this, if m32 code is compiled with "-funwind-tables". for m64, that's already the default and, also for m32 when -fexceptions is given.