From: Andy Polyakov Date: Mon, 28 May 2007 16:32:50 +0000 (+0000) Subject: s390x gas can't handle .align 128. X-Git-Tag: OpenSSL_0_9_8k^2~810 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=7ef643360d6ac4f9637f477ce41be4b668ab1eb8 s390x gas can't handle .align 128. --- diff --git a/crypto/aes/asm/aes-s390x.pl b/crypto/aes/asm/aes-s390x.pl index 06cd8dff9b..54a9fe5c27 100644 --- a/crypto/aes/asm/aes-s390x.pl +++ b/crypto/aes/asm/aes-s390x.pl @@ -57,7 +57,7 @@ $code=<<___; .text .type AES_Te,\@object -.align 128 +.align 64 AES_Te: ___ &_data_word( @@ -383,7 +383,7 @@ ___ $code.=<<___; .type AES_Td,\@object -.align 128 +.align 64 AES_Td: ___ &_data_word(