Hello,
Thanks alot Vladimir and Daniel.
Regards,
Kunal

On Tue, 8 Mar 2005 11:12:46 -0500, Daniel Jacobowitz <[EMAIL PROTECTED]> wrote:
> On Tue, Mar 08, 2005 at 09:38:19PM +0530, Kunal Parmar wrote:
> > Hello,
> > I have attached the dump after the scheduler. The branch instruction
> > is a conditionally executed branch instruction. So it is represented
> > as RTL COND_EXEC.
> 
> Vladimir was right.  It's an INSN, when it should be a JUMP_INSN.
> Your backend is probably using emit_insn when it should be using
> emit_jump_insn.
> 
> --
> Daniel Jacobowitz
> CodeSourcery, LLC
>

Reply via email to