mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-28 14:01:27 +00:00
checkasm/arm: align the clobber check data properly for ldrd
Should fix the SIGBUS in the armv7-linux-clang-3.7 fate target.
This commit is contained in:
parent
ec32574209
commit
8c816c0c9b
@ -22,7 +22,7 @@
|
||||
|
||||
#include "libavutil/arm/asm.S"
|
||||
|
||||
const register_init
|
||||
const register_init, align=3
|
||||
.quad 0x21f86d66c8ca00ce
|
||||
.quad 0x75b6ba21077c48ad
|
||||
.quad 0xed56bb2dcb3c7736
|
||||
|
Loading…
Reference in New Issue
Block a user