diff options
author | Mike Stump <mrs@gcc.gnu.org> | 1996-01-16 22:40:15 +0000 |
---|---|---|
committer | Mike Stump <mrs@gcc.gnu.org> | 1996-01-16 22:40:15 +0000 |
commit | 9ba73d3880e060602e86ca1a048969fe8b1baea7 (patch) | |
tree | 8cec261e23f0f8482bcebc73bfb5c852924f36e2 /gcc/cppexp.c | |
parent | f14c3e3d872e4a527640c3255e16187b48d3e32b (diff) | |
download | gcc-9ba73d3880e060602e86ca1a048969fe8b1baea7.zip gcc-9ba73d3880e060602e86ca1a048969fe8b1baea7.tar.gz gcc-9ba73d3880e060602e86ca1a048969fe8b1baea7.tar.bz2 |
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
Diffstat (limited to 'gcc/cppexp.c')
0 files changed, 0 insertions, 0 deletions