sorry I get incorrect gcc version info
the correct version which doing dump is gcc 4.1.2
I dump rtl with the gcc 4.4.1 have the line info
thanks for you reply
2010/5/20 Ian Lance Taylor :
> kito writes:
>
>> Hello every body
>> I have read the rtl.h & rtl.c,
>> but I don't realize the format f
kito writes:
> Hello every body
> I have read the rtl.h & rtl.c,
> but I don't realize the format for insn, call_insn and junp_insn
>
> it's define in rtl.def
>
> DEF_RTL_EXPR(JUMP_INSN, "jump_insn", "iuuBieie0", RTX_INSN)
>
> and it's dump by some real program
>
> (jump_insn 14 /* i */
>
Hello every body
I have read the rtl.h & rtl.c,
but I don't realize the format for insn, call_insn and junp_insn
it's define in rtl.def
DEF_RTL_EXPR(JUMP_INSN, "jump_insn", "iuuBieie0", RTX_INSN)
and it's dump by some real program
(jump_insn 14 /* i */
13 /* u */