http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56388
Daniel Krügler <daniel.kruegler at googlemail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |daniel.kruegler at | |googlemail dot com --- Comment #1 from Daniel Krügler <daniel.kruegler at googlemail dot com> 2013-02-19 09:23:34 UTC --- The problem also exists for 4.7.2, so no regression. The diagnostics is interesting: "7:9: error: '...' handler must be the last handler for its try block [-fpermissive] catch(...){ ^"