This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/19148] [4.0 Regression] ICE: gimplification failed


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]