------- 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