summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2019-09-28 21:48:43 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2019-09-28 21:48:43 +0000
commit06eb0336f923001743d5f134ef55975ea904cc74 (patch)
treeae0e93b38363c324df546d9cae0ee634d63fded8 /lib
parent6f552bb040f6be12b12e2d02842badeaefc03597 (diff)
parentb169088162f80639b74897aad828865578b827b9 (diff)
downloadgnutls-06eb0336f923001743d5f134ef55975ea904cc74.tar.gz
Merge branch 'tmp-asm-update-32' into 'master'
Regenerate asm files with -fPIC Closes #818 See merge request gnutls/gnutls!1081
Diffstat (limited to 'lib')
-rw-r--r--lib/accelerated/x86/elf/aesni-x86.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/accelerated/x86/elf/aesni-x86.s b/lib/accelerated/x86/elf/aesni-x86.s
index aaf0bab635..6e4860209f 100644
--- a/lib/accelerated/x86/elf/aesni-x86.s
+++ b/lib/accelerated/x86/elf/aesni-x86.s
@@ -2892,7 +2892,7 @@ _aesni_set_encrypt_key:
.L112pic:
popl %ebx
leal .Lkey_const-.L112pic(%ebx),%ebx
- leal _gnutls_x86_cpuid_s,%ebp
+ leal _gnutls_x86_cpuid_s-.Lkey_const(%ebx),%ebp
movups (%eax),%xmm0
xorps %xmm4,%xmm4
movl 4(%ebp),%ebp