* except.c (do_pop_exception): Return a value.
Oops.
From-SVN: r16431
* init.c (build_vec_delete_1): Delete build_block and
add_block_current_level calls.
+Tue Nov 11 02:53:44 1997 Jason Merrill <jason@lasher.cygnus.com>
+
+ * except.c (do_pop_exception): Return a value.
+
Mon Nov 10 20:25:31 1997 Jason Merrill <jason@yorick.cygnus.com>
* call.c (build_new_method_call): Handle getting a
cleanup = build_function_call (fn, expr_tree_cons
(NULL_TREE, cleanup, expr_tree_cons
(NULL_TREE, handler, NULL_TREE)));
+ return cleanup;
}
/* This routine creates the cleanup for the current exception. */