Neon/AArch64: Don't put GAS functions in .rodata

Regression introduced by 240ba417aa

Closes #546
This commit is contained in:
DRC
2021-08-25 12:07:58 -05:00
parent 0a9b972178
commit 129f0cb763
3 changed files with 15 additions and 1 deletions

View File

@@ -182,6 +182,8 @@ Ljsimd_huff_encode_one_block_neon_consts:
.byte 4, 5, 6, 7, 255, 255, 255, 255, \
255, 255, 255, 255, 255, 255, 255, 255 /* L7 : 1 line OK */
.text
/*****************************************************************************/