Re: Help with following RTL

2006-06-08 Thread Ian Lance Taylor
"kernel coder" <[EMAIL PROTECTED]> writes: This is all just boilerplate which is put at the end of every function during RTL expansion. > (insn 15 11 16 (nil) (clobber (reg/i:SI 2 v0)) -1 (nil) >(nil)) Clobber the hard return register. > (insn 16 15 13 (nil) (clobber (reg:SI 181)) -1 (nil)

Help with following RTL

2006-06-08 Thread kernel coder
hi, Following is a c code . int a; main() { a=a+1; } This RTL generated for this programe for mips processor is /***/ ; Function main (note 2 0 3 NOTE_INSN_DELETED) (note 3 2 4 NOTE_INSN_FUNCTION_BEG) (note 4 3 5 NOTE_INSN_DELETED) (note 5