checkasm/arm: align the clobber check data properly for ldrd

Should fix the SIGBUS in the armv7-linux-clang-3.7 fate target.
pull/241/head
Janne Grunau 9 years ago
parent ec32574209
commit 8c816c0c9b
  1. 2
      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

Loading…
Cancel
Save