expr.c (expand_expr): Cope with COND_EXPRs with one non-returning branch.
authorNathan Sidwell <nathan@acm.org>
Tue, 24 Aug 1999 20:49:12 +0000 (20:49 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 24 Aug 1999 20:49:12 +0000 (16:49 -0400)
commit2ac84cfe01bfb92a83f18263740435f696321e32
treedaa01fc0f611dbb0f5dbc26dadf1e8aa3145eecb
parent1da93fe012a0f34e4c50f3ccc98bd8a21ab396d3
expr.c (expand_expr): Cope with COND_EXPRs with one non-returning branch.

* expr.c (expand_expr): Cope with COND_EXPRs with one
non-returning branch.

From-SVN: r28825
gcc/ChangeLog
gcc/expr.c