MN10300: Don't handle misaligned loading and storing of SP
authorDavid Howells <dhowells@redhat.com>
Wed, 12 Nov 2008 15:35:50 +0000 (15:35 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 12 Nov 2008 18:41:18 +0000 (10:41 -0800)
Don't handle the misaligned loading and storing of the SP register as in C code
that's most certainly a compiler bug.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found