[Bug target/17317] Match Constraints for *movdf_insn fails

ramana dot radhakrishnan at codito dot com gcc-bugzilla@gcc.gnu.org
Sun Oct 10 03:25:00 GMT 2004


------- Additional Comments From ramana dot radhakrishnan at codito dot com  2004-10-10 03:25 -------
Discovered REGNO_OK_FOR_BASE and REG_OK_FOR_BASE have been defined to disallow
blink (r31) as a base register. That seems to be the reason for the crash to
occur. On doing the same compile with -ffixed-blink the problem disappeared.
Will send a patch to fix this problem. 

-- 


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



More information about the Gcc-bugs mailing list