This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/37716] [4.4 Regression] ice for legal C++ code with -O2 on 20080926
- 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: 5 Dec 2008 14:34:40 -0000
- Subject: [Bug tree-optimization/37716] [4.4 Regression] ice for legal C++ code with -O2 on 20080926
- References: <bug-37716-9596@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #13 from jakub at gcc dot gnu dot org 2008-12-05 14:34 -------
Subject: Bug 37716
Author: jakub
Date: Fri Dec 5 14:33:14 2008
New Revision: 142476
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142476
Log:
PR tree-optimization/37716
* gimplify.c (gimplify_expr): Allow COND_EXPR if
gimplify_ctxp->allow_rhs_cond_expr.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/gimplify.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37716