More troubles in ColdFire land

Richard Henderson rth@redhat.com
Thu Mar 21 15:53:00 GMT 2002


On Thu, Mar 21, 2002 at 06:30:01PM -0500, Peter Barada wrote:
> In what way should I modify the pattern?

You have to modify it such that it doesn't match a
(mem (plus reg reg)) dest with an immediate source
of course.

Presumably you've already added a constraint letter
that means mem without reg+reg, since you would have
needed such a thing for your fp troubles.


r~



More information about the Gcc mailing list