This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- Comment #8 from enrico dot scholz at informatik dot tu-chemnitz dot de  2009-10-23 14:31 -------
adding 'k' to the 'r' constraints seems to fix the ICE (although I did not
tested correctness of the generated code).

What is the reason that 'sp' resp. 'r13' is not catched by the 'r' & 'l'
constraints?


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]