This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/31337] [4.2/4.3 regression] ICE with statement expression
- From: "jason at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Aug 2007 22:04:54 -0000
- Subject: [Bug c++/31337] [4.2/4.3 regression] ICE with statement expression
- References: <bug-31337-1771@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from jason at gcc dot gnu dot org 2007-08-27 22:04 -------
Subject: Bug 31337
Author: jason
Date: Mon Aug 27 22:04:37 2007
New Revision: 127840
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127840
Log:
PR c++/31337
* gimplify.c (gimplify_modify_expr): Discard the assignment of
zero-sized types after calling gimplify_modify_expr_rhs.
Modified:
branches/gcc-4_2-branch/gcc/ChangeLog
branches/gcc-4_2-branch/gcc/gimplify.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31337