stmt.c (expand_cleanups): Add 4th argument to indicate if code needs to be…
stmt.c (expand_cleanups): Add 4th argument to indicate if code needs to be expanded for the cleanup. * stmt.c (expand_cleanups): Add 4th argument to indicate if code needs to be expanded for the cleanup. (expand_goto_internal): Ditto. (bc_expand_goto_internal): Ditto. (fixup_gotos): Ditto. (expand_end_bindings): Ditto. We now always call expand_cleanups, even after BARRIERs, so that the call to the exception handling routines is always done. From-SVN: r8776
Showing
Please
register
or
sign in
to comment