expr.c (expand_expr, [...]): Make sure cleanups live on the function_obstack as…
expr.c (expand_expr, [...]): Make sure cleanups live on the function_obstack as they are used by the... * expr.c (expand_expr, case COND_EXPR): Make sure cleanups live on the function_obstack as they are used by the exception handling code. (defer_cleanups_to): Ditto. (TRUTH_ANDIF_EXPR): Ditto. (TRUTH_ORIF_EXPR): Ditto. Fixes eh43.C From-SVN: r11033
Showing
Please
register
or
sign in
to comment