question regarding asm()

Christian Iseli chris@lslsun.epfl.ch
Wed Oct 29 09:17:00 GMT 1997


Thanks for the feedback.

> (parallel
>  (set (mem:DI (plus:SI (reg:SI r1) (reg:SI r2)))
>       (plus:DI (mem:DI (plus:SI (reg:SI r3) (reg:SI r4)))
>                (mem:DI (plus:SI (reg:SI r5) (reg:SI r6)))))
>  (clobber (reg:SI r7)))

Yup, this looks familiar... :-)  In my case it's SI mode, with
a single register in the address (plus a const), but it's probably
the same problem.

Any idea how to "improve" find_reloads anyone? :-) :-)

					Christian



More information about the Gcc mailing list