about summary refs log tree commit diff
path: root/nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@linux-m68k.org>2012-07-16 16:12:47 +0200
committerAndreas Schwab <schwab@linux-m68k.org>2012-07-25 21:58:17 +0200
commit842a39cd1ad9391af7a63a19c87f66a730e027a9 (patch)
tree8be437601c79f47aba6a3fd2fa68c1dc60514747 /nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h
parent0c7936d5e938625b6fb88b421a5105f280660a8d (diff)
downloadglibc-842a39cd1ad9391af7a63a19c87f66a730e027a9.tar.gz
glibc-842a39cd1ad9391af7a63a19c87f66a730e027a9.tar.xz
glibc-842a39cd1ad9391af7a63a19c87f66a730e027a9.zip
Remove unused pseudo_end label
Diffstat (limited to 'nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h')
-rw-r--r--nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h b/nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h
index 304905061f..d1725bb75e 100644
--- a/nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h
+++ b/nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2006, 2009 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2012 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
 
@@ -56,8 +56,7 @@
     movq %rdx, %rax;							      \
     addq $8,%rsp; cfi_adjust_cfa_offset (-8);				      \
     cmpq $-4095, %rax;							      \
-    jae SYSCALL_ERROR_LABEL;						      \
-  L(pseudo_end):
+    jae SYSCALL_ERROR_LABEL
 
 
 # ifdef IS_IN_libpthread