------- Comment #1 from pinskia at gcc dot gnu dot org 2006-08-31 19:08 ------- I think you forgot "-fnon-call-exceptions" which is need to be used if you want non calls to be able to throw. Can you try with that option and report if that fixes the problem?
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28917