------- Comment #3 from d dot g dot gorbachev at gmail dot com  2009-09-02 
17:24 -------
a testcase:

int main(void) { try { throw 0; } catch (int) { } return 0; }

About analysis, it will take some time. I think it is better to file a bug
right away then to wait results.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41214

Reply via email to