Commit 7539a1f
committed
[PART OF] Fix AVX512 build with older compilers
avoids an intrinsic that is missing in gcc < 10.
For this target, might trigger another gcc bug on windows that
requires up-to-date gcc 8, 9, or 10, or usage of clang.
Fixes official-stockfish#2975
closes official-stockfish#2976
No functional change1 parent c6b80f2 commit 7539a1f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
415 | 415 | | |
416 | 416 | | |
417 | 417 | | |
418 | | - | |
| 418 | + | |
419 | 419 | | |
420 | 420 | | |
421 | 421 | | |
| |||
0 commit comments