(mem (plus (mem (plus ...

Greg McGary greg@mcgary.org
Wed Apr 25 11:45:00 GMT 2001


DJ Delorie <dj@redhat.com> writes:

> > (insn 93 360 96 (set (mem/s:SI (plus:SI (mem:SI (plus:SI (reg/f:SI 29 $fp)
> 
> I hit this about a month ago.  In my case, I had defined
> GO_IF_LEGITIMATE_ADDRESS in terms of a function, but neglected to pass
> something indicating REG_OK_STRICT to that function

Yep, that's it.  I moved it to a function a few days ago, and that's
when it started breaking.  Thanks!

Greg



More information about the Gcc mailing list