This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/35746] [4.3 regression] ICE with undefined variables
- From: "aldyh at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Aug 2008 14:05:44 -0000
- Subject: [Bug c/35746] [4.3 regression] ICE with undefined variables
- References: <bug-35746-1771@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from aldyh at gcc dot gnu dot org 2008-08-12 14:05 -------
Subject: Bug 35746
Author: aldyh
Date: Tue Aug 12 14:04:18 2008
New Revision: 139018
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=139018
Log:
PR c/35746
* gimplify.c (gimplify_expr): Do not convert MODIFY_EXPR to
GIMPLE_MODIFY_STMT upon GS_ERROR.
Added:
branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/pr35746.c
Modified:
branches/gcc-4_3-branch/gcc/ChangeLog
branches/gcc-4_3-branch/gcc/gimplify.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35746