This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/19148] [4.0 Regression] ICE: gimplification failed
- From: "jason at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Dec 2004 20:32:39 -0000
- Subject: [Bug c++/19148] [4.0 Regression] ICE: gimplification failed
- References: <20041224172149.19148.bugzilla-gcc@thewrittenword.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From jason at redhat dot com 2004-12-24 20:32 -------
Subject: Re: [4.0 Regression] ICE: gimplification failed
On 24 Dec 2004 20:26:38 -0000, "mmitchel at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> wrote:
> Adding a post_p parameter to gimplify_cond_expr fixes the problem (and passing
> it down to gimplify_expr) fixes the problem.
>
> Is there any reason that's not a bad idea?
Makes sense to me.
Jason
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19148