[Bug target/11787] always call memcpy for block move in mips16

echristo at redhat dot com gcc-bugzilla@gcc.gnu.org
Wed Apr 6 18:57:00 GMT 2005


------- Additional Comments From echristo at redhat dot com  2005-04-06 18:57 -------
There's also the problem that the current mechanism for doing unaligned
loads/stores are not valid mips16 instructions, and therefore we couldn't rely
upon the patterns unless we knew that the addresses were aligned. If we get
support in gcc to not generate ldl/ldr instructions then this could be
revisited. I think until then I'm going to suspend this.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |SUSPENDED


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



More information about the Gcc-bugs mailing list