combine corrupts insns + dumps with insn cost problems

Eric Botcazou ebotcazou@libertysurf.fr
Thu Jun 28 03:55:00 GMT 2007


> Combine knows how to add clobbers to make insns recognizable. I'm guessing
> it accidentally clobbers the original insn in doing so. Where would I look?

Anywhere in combine. :-)  This is by design, see the SUBST macro and the undo 
buffer machinery.  You need to put a watchpoint on your insn.

-- 
Eric Botcazou



More information about the Gcc mailing list