sparc: Fix volatile clobber

Do not adjust the stack pointer, since this is already done by the
restor instruction.

Update #2270.
This commit is contained in:
Sebastian Huber
2017-02-03 10:17:38 +01:00
parent d4ff66e423
commit e2b1c47d8c
@@ -153,4 +153,4 @@ restore_check:
clobber_return:
jmp %o7 + 8
add %sp, FRAME_SIZE, %sp
nop