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 middle-end/17066] ICE in do_jump, at dojump.c:275


------- Additional Comments From green at redhat dot com  2004-08-17 17:12 -------
The abort() was introduced by Paolo's recent dojump.c patch.

        * dojump.c (do_jump) <COND_EXPR, EQ_EXPR, NE_EXPR,
        TRUTH_ANDIF_EXPR, TRUTH_ORIF_EXPR, COMPOUND_EXPR>:
        Abort on gimplified cases.

Is this just catching a preexisting problem?


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bonzini at gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17066


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