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]

Re: RFA init_propagate_block_info abort


   (if_then_else (ne:CC (const_int 1 [0x1])
         (const_int 0 [0x0]))
     (label_ref 5304)
     (pc))

This RTL is not in canonical form, and thus it is likely incorrect.  This
should be an unconditional branch instead of a conditional branch.

Jim


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