mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-01 10:06:57 +03:00
Update.
* sysdeps/unix/sysv/linux/ia64/getcontext.S: Add missing ;;. Reported by edwardsg@sgi.com [PR libc/4678].
This commit is contained in:
@ -138,7 +138,7 @@ ENTRY(__getcontext)
|
||||
st8 [r2] = rLC, (SC_BR+0*8-SC_LC)
|
||||
st8 [r3] = rPR, (SC_BR+1*8-SC_PR)
|
||||
mov rB5 = b5
|
||||
|
||||
;;
|
||||
st8 [r2] = rB0, 16
|
||||
st8 [r3] = rB1, 16
|
||||
;;
|
||||
|
Reference in New Issue
Block a user