A test case for issue #40. Segfaults with: make -C test test_simd && ./test/test_simd

This commit is contained in:
Mark Borgerding
2020-04-19 09:57:40 -04:00
parent c2c0c0be03
commit b30b93cd97
3 changed files with 28 additions and 0 deletions

1
.gitignore vendored
View File

@ -44,3 +44,4 @@ tools/fft_float
tools/fft_int16_t
tools/fft_int32_t
tools/fft_simd
test/test_simd