This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/18308] ICE in do_jump, at dojump.c:274
- From: "paolo dot bonzini at lu dot unisi dot ch" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Nov 2004 08:03:40 -0000
- Subject: [Bug tree-optimization/18308] ICE in do_jump, at dojump.c:274
- References: <20041105130101.18308.reichelt@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From paolo dot bonzini at lu dot unisi dot ch 2004-11-18 08:03 -------
Subject: Re: ICE in do_jump, at dojump.c:274
> And that would mean it was caused by:
> * dojump.c (do_jump) <COND_EXPR, EQ_EXPR, NE_EXPR,
> TRUTH_ANDIF_EXPR, TRUTH_ORIF_EXPR, COMPOUND_EXPR>:
> Abort on gimplified cases.
While I can work on a fix, those COND_EXPR were *not* valid GIMPLE at
the time the patch was written.
Paolo
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18308