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 tree-optimization/18308] ICE in do_jump, at dojump.c:274


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


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