expr.c (do_jump): Conditionalize cleanups for the COND_EXPR case...
authorDoug Evans <dje@gnu.org>
Thu, 17 Oct 1996 15:33:52 +0000 (15:33 +0000)
committerDoug Evans <dje@gnu.org>
Thu, 17 Oct 1996 15:33:52 +0000 (15:33 +0000)
commit0cb1d109f42d657e6a93937c7dfc91338642b2eb
treefed8f88856226256a0dc968320870a494a8bf22c
parent74d1fb5aa1436f58794932ff3203990a36dfa7b5
expr.c (do_jump): Conditionalize cleanups for the COND_EXPR case...

* expr.c (do_jump): Conditionalize cleanups for the COND_EXPR case,
  similarly to the way TRUTH_ANDIF_EXPR and TRUTH_ORIF_EXPR are
  handled.

From-SVN: r12974
gcc/expr.c