This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/36408] [4.3/4.4 regression] ICE with statement expression in template
- From: "jakub at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Jun 2008 06:48:20 -0000
- Subject: [Bug c++/36408] [4.3/4.4 regression] ICE with statement expression in template
- References: <bug-36408-1771@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from jakub at gcc dot gnu dot org 2008-06-11 06:48 -------
Subject: Bug 36408
Author: jakub
Date: Wed Jun 11 06:47:36 2008
New Revision: 136652
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136652
Log:
PR c++/36408
* semantics.c (stmt_expr_value_expr): Don't crash on empty
STATEMENT_LIST.
Modified:
branches/gcc-4_3-branch/gcc/cp/ChangeLog
branches/gcc-4_3-branch/gcc/cp/semantics.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36408