Andrew Stubbs <a...@codesourcery.com> writes: > The problem insn is created by gen_reload when it is given the > following rtl as input: > > (plus:SI (plus:SI (reg/v/f:SI 4 r4 [orig:192 a ] [192]) > (const_int 2 [0x2])) > (reg:SI 0 r0 [orig:188 ivtmp.24 ] [188]))
You need to backtrack before that point to see why find_reloads let that go through. Ian