Georg-Johann Lay wrote:

> so there is a missing input reload, i.e. prior to insn 7 there must be
> something like
> 
> (set (reg:HI 28)
>      (reg:HI 24))
> 

Typo, that should read:

(set (reg:HI 24)
     (reg:HI 28))

prior to insn 7.

Reply via email to