unit-test failed with '-march=core2'
Open
- Dominant language
- C++
- Stars
- 5.5k
- Forks
- 816
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 2
Description
Hi,I want to compare the performance between AVX2 and SSE by Hyperscan。
And I replace all "-march=xxx" to "-march=core2" in ./CMakeListst.txt , it will build success but run unit-hyperscan failed.

gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04)
Contributor guide
Assessment
This issue has not been assessed yet.