[Bug target/40836] ICE: "insn does not satisfy its constraints" (iwmmxt_movsi_insn)

rearnsha at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Nov 16 17:35:00 GMT 2009



------- Comment #14 from rearnsha at gcc dot gnu dot org  2009-11-16 17:35 -------
This is probably a consequence of some changes made to support Thumb-2.   Only
a very limited number of instructions are permitted to modify SP there, and
co-processor operations are not amongst them.

I think the correct way to solve this is to add a secondary reload pattern that
handles moving co-processor regs to STACK_REGS (and vice-versa).


-- 


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



More information about the Gcc-bugs mailing list