mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-09 01:00:54 +00:00
b799d48ccb
This failed with errors such as: from ./include/QF/simd/vec4d.h:32, from libs/util/simd.c:37: ./include/QF/simd/vec4d.h: In function ‘qmuld’: /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/include/avx2intrin.h:1049:1: error: inlining failed in call to ‘always_inline’ ‘_mm256_permute4x64_pd’: target specific option mismatch 1049 | _mm256_permute4x64_pd (__m256d __X, const int __M) |
||
---|---|---|
.. | ||
Makemodule.am | ||
test-bary.c | ||
test-baryvf.c | ||
test-bsearch.c | ||
test-cexpr.c | ||
test-cmem.c | ||
test-cs.c | ||
test-csvf.c | ||
test-darray.c | ||
test-dq.c | ||
test-half.c | ||
test-mat3.c | ||
test-mat4.c | ||
test-plist.c | ||
test-qfs.c | ||
test-quat.c | ||
test-seb.c | ||
test-sebvf.c | ||
test-seg.c | ||
test-set.c | ||
test-simd.c |