http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35967
Nicola Pero <nicola at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |nicola at gcc dot gnu.org Resolution| |INVALID --- Comment #4 from Nicola Pero <nicola at gcc dot gnu.org> 2010-10-04 01:23:07 UTC --- Yes, this is part of how -fobjc-exceptions is implemented on next with sjlj. There is not much that can be done I guess. Thanks