summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJanne Grunau <janne-libav@jannau.net>2016-07-10 13:23:13 +0200
committerJanne Grunau <janne-libav@jannau.net>2016-07-10 13:35:41 +0200
commit8c816c0c9b12fdefd9046415e97df299880bc9b8 (patch)
treebd958b919b51a4d74281253b67962d28f6086576 /tests
parentec32574209f36467ef0d22c21a7e811ba98c15b6 (diff)
downloadffmpeg-streaming-8c816c0c9b12fdefd9046415e97df299880bc9b8.zip
ffmpeg-streaming-8c816c0c9b12fdefd9046415e97df299880bc9b8.tar.gz
checkasm/arm: align the clobber check data properly for ldrd
Should fix the SIGBUS in the armv7-linux-clang-3.7 fate target.
Diffstat (limited to 'tests')
-rw-r--r--tests/checkasm/arm/checkasm.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/checkasm/arm/checkasm.S b/tests/checkasm/arm/checkasm.S
index 160dba4..199c96a 100644
--- a/tests/checkasm/arm/checkasm.S
+++ b/tests/checkasm/arm/checkasm.S
@@ -22,7 +22,7 @@
#include "libavutil/arm/asm.S"
-const register_init
+const register_init, align=3
.quad 0x21f86d66c8ca00ce
.quad 0x75b6ba21077c48ad
.quad 0xed56bb2dcb3c7736
OpenPOWER on IntegriCloud