Fix typo in x86_64-mont5.pl CFI directives

Reviewed-by: Kurt Roeckx <kurt@openssl.org>
Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2655)
This commit is contained in:
David Benjamin 2017-02-16 17:39:40 -05:00 committed by Andy Polyakov
parent bb0f7eca75
commit 25b802bb85

View File

@ -120,7 +120,7 @@ $code.=<<___;
push %r14
.cfi_push %r14
push %r15
.cfi_push %r14
.cfi_push %r15
neg $num
mov %rsp,%r11