[Bug target/47548] [regression] m32c-rtems ICEt in change_address_1, at emit-rtl.c:1933

dj at redhat dot com gcc-bugzilla@gcc.gnu.org
Tue Feb 1 01:07:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47548

--- Comment #1 from DJ Delorie <dj at redhat dot com> 2011-02-01 01:06:43 UTC ---
Created attachment 23192
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23192
Patch to avoid trying to validate interim patterns

Try this one.  If there are multiple reloads needed for an insn, we were
validating the interim patterns, which I think is incorrect.  With this patch,
we allow invalid interim patterns.



More information about the Gcc-bugs mailing list