ec: Drop uses of .cfi_startproc/.cfi_endproc pseudo-ops
authorMartin Schwenke <martin@meltin.net>
Thu, 17 Jun 2021 02:15:35 +0000 (12:15 +1000)
committerPauli <pauli@openssl.org>
Tue, 22 Jun 2021 08:30:17 +0000 (18:30 +1000)
commite41ded8f2e0772e3b8037ca752c39ca64ff38f81
tree537ba6b40b327b5a623035bd31fbe9482ea02d67
parent3f55ff6af5dde97c6cda53bd735606f21b5707a5
ec: Drop uses of .cfi_startproc/.cfi_endproc pseudo-ops

These work fine on Linux but break the build on AIX.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15798)
crypto/ec/asm/ecp_nistp521-ppc64.pl