about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/hppa/pt-vfork.S
diff options
context:
space:
mode:
authorJohn David Anglin <danglin@gcc.gnu.org>2017-07-16 12:46:50 -0400
committerJohn David Anglin <danglin@gcc.gnu.org>2017-07-16 12:46:50 -0400
commitce1917d0bf87f8d98c0891a85272c21bd0a46654 (patch)
treea3a2e7e31aa30c2254c97f2de54db5620b0e451c /sysdeps/unix/sysv/linux/hppa/pt-vfork.S
parentcc407f4e81070d2db7ddc8a0528bb40bbe9d2a13 (diff)
downloadglibc-ce1917d0bf87f8d98c0891a85272c21bd0a46654.tar.gz
glibc-ce1917d0bf87f8d98c0891a85272c21bd0a46654.tar.xz
glibc-ce1917d0bf87f8d98c0891a85272c21bd0a46654.zip
Add CFI annotation.
Diffstat (limited to 'sysdeps/unix/sysv/linux/hppa/pt-vfork.S')
-rw-r--r--sysdeps/unix/sysv/linux/hppa/pt-vfork.S3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/hppa/pt-vfork.S b/sysdeps/unix/sysv/linux/hppa/pt-vfork.S
index fc4573c86b..8b7d7df2fe 100644
--- a/sysdeps/unix/sysv/linux/hppa/pt-vfork.S
+++ b/sysdeps/unix/sysv/linux/hppa/pt-vfork.S
@@ -58,7 +58,10 @@ ENTRY(__vfork)
 	   that there is no child now, so it's safe to create
 	   a frame.  */
 	stw	%rp, -20(%sp)
+	.cfi_offset 2, -20
 	stwm	%r3, 64(%sp)
+	.cfi_def_cfa_offset -64
+	.cfi_offset 3, 0
 	stw	%sp, -4(%sp)
 
 	sub	%r0,%ret0,%r3