This is the mail archive of the gcc@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] | |
(set (pc) (if_then_else (ne (reg:SI 0 ax) (const_int 1 [0x1])) (label_ref 419) (pc))) (set (mem:SI (plus:SI (reg/f:SI 7 sp) (const_int 4 [0x4])) [12 S4 A8]) (plus:SI (reg:SI 0 ax) (const_int -1 [0xffffffff]))) (clobber (reg:SI 0 ax)) (clobber (reg:CC 17 flags))
doloop_end_internal pattern (from i386.md ) doesn't match this jump because of the (clobber (reg:SI 0 ax)) which is as a result of reload (I suppose).
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |