------- Comment #55 from jason at gcc dot gnu dot org 2008-09-23 20:43 ------- It seems reasonable to me for try { X } catch... to mean X when -fno-exceptions. We don't need to error except on throw.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25191