mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-23 16:02:05 +08:00
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:
@@ -153,4 +153,4 @@ restore_check:
|
||||
clobber_return:
|
||||
|
||||
jmp %o7 + 8
|
||||
add %sp, FRAME_SIZE, %sp
|
||||
nop
|
||||
|
||||
Reference in New Issue
Block a user