https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82635
Andreas Tobler <andreast at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |andreast at gcc dot
gnu.org
--- Comment #11 from Andreas Tobler <andreast at gcc dot gnu.org> ---
For the record, in gcc5 this one went in:
md_unwind_header=i386/freebsd-unwind.h
Before we had no MD_FALLBACK_FRAME_STATE_FOR.
Will investigate.