re PR c++/36408 (ICE with statement expression in template)
authorJakub Jelinek <jakub@redhat.com>
Wed, 11 Jun 2008 06:30:55 +0000 (08:30 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 11 Jun 2008 06:30:55 +0000 (08:30 +0200)
commit9de0e916168eb3d8853c02803ce15736164338f4
treea0a742776c1c2e10cdba99f222d1055da8ca5ce5
parent976e44e324f254780ea9b09347ea0e970e40691c
re PR c++/36408 (ICE with statement expression in template)

PR c++/36408
* semantics.c (stmt_expr_value_expr): Don't crash on empty
STATEMENT_LIST.

From-SVN: r136651
gcc/cp/ChangeLog
gcc/cp/semantics.c