mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
* sysdeps/sparc/sparc32/dl-trampoline.S: Use std not stx.
This commit is contained in:
@@ -91,7 +91,7 @@ _dl_profile_invoke:
|
||||
1: ldd [%l2], %g2
|
||||
add %l2, 0x8, %l2
|
||||
subcc %l7, 1, %l7
|
||||
stx %g2, [%l3]
|
||||
std %g2, [%l3]
|
||||
bne 1b
|
||||
add %l3, 0x8, %l3
|
||||
|
||||
|
Reference in New Issue
Block a user