expr.c (expand_expr_real_1): Abort on COND_EXPR of VOID_TYPE.
authorKazu Hirata <kazu@cs.umass.edu>
Mon, 6 Dec 2004 00:14:07 +0000 (00:14 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Mon, 6 Dec 2004 00:14:07 +0000 (00:14 +0000)
commitba8081eb6c8c3f31388796527f3e17b15bc277b2
treed152ed5cdac80e796f4a2cfa7a883f81d24c6186
parentae23f7575ce99a08d5c86fa1ba33a90dd49f1513
expr.c (expand_expr_real_1): Abort on COND_EXPR of VOID_TYPE.

* expr.c (expand_expr_real_1): Abort on COND_EXPR of
VOID_TYPE.

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