Closed
Description
When I compile on AMD64 with -march=native
the SIMD1 test fails still after #5919 with
no body for function __builtin_ia32_vec_ext_v4si
main.c function main
[main.assertion.1] line 12 assertion val1 == 0x1234: FAILURE
CBMC version: cbmc-5.27.0-16-gd79e5f0b6
Operating system: Fedora Core 32
Exact command line resulting in the issue: make test
What behaviour did you expect:
See also my march-native branch with the -Denable_marchnative=true
option to make it easier. https://github.com/rurban/cbmc/commits/march-native