"Bingfeng Mei" <b...@broadcom.com> writes:

> Actually, they do contain references to pseudo-registers. Only in following
> code (reload function in reload1.c, after the reload_as_needed function
> that emits error message), pseudo registers are replaced with requivalent
> memory operands.

Yes, but the insns generated by emit_reload_insns should not refer to
pseudo-registers.  That loop should only affect the insns which existed
before the reload pass was started.

Ian

Reply via email to