https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66362
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This is not a supported config as glibc needs to call into the shared libgcc to
throw the exception and there needs to be only one copy of the unwinding
functions.
