On 11/20/2012 03:31 PM, Jakub Jelinek wrote:
+    case THROW_EXPR:
+      return block_may_fallthru (TREE_OPERAND (stmt, 0));

Shouldn't this just be false?  OK with that change.

Jason


Reply via email to