Commit 7ef64336 authored by Andy Polyakov's avatar Andy Polyakov
Browse files

s390x gas can't handle .align 128.

parent 76c828c6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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(