------- Comment #4 from rsandifo at gcc dot gnu dot org 2007-10-09 11:10 ------- Patches applied. The consensus seemed to be that we need better infrastructure. The suggestions were:
- set TREE_SIDE_EFFECTS for throwing expressions - add a new predicate for checking TREE_SIDE_EFFECTS, tree_could_throw_p, and others - make sure that throwing expressions end a bb even if they don't throw internally -- rsandifo at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33615