]> gcc.gnu.org Git - gcc.git/commit
expr.c (expand_expr, [...]): Delay putting the cleanup on the cleanup chain until...
authorMike Stump <mrs@gcc.gnu.org>
Fri, 8 Mar 1996 23:44:26 +0000 (23:44 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Fri, 8 Mar 1996 23:44:26 +0000 (23:44 +0000)
commit2a888d4cd0492cb7f0e00bee497da7e9a01bf439
tree623144524a5bed163162917af323d1c6247e5a06
parent23ccec44cc5dbdcca16d1e50ea649facf7e466eb
expr.c (expand_expr, [...]): Delay putting the cleanup on the cleanup chain until after the subexpression...

* expr.c (expand_expr, case TARGET_EXPR): Delay putting the cleanup
on the cleanup chain until after the subexpression has been expanded.
Fixes eh44.C and eh45.C

From-SVN: r11504
gcc/expr.c
This page took 0.056193 seconds and 5 git commands to generate.