]> git.sesse.net Git - stockfish/commit
Apply -flto-partition=one / -flto=full
authorMinetaS <skdty87@gmail.com>
Sun, 16 Oct 2022 15:03:08 +0000 (00:03 +0900)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sun, 23 Oct 2022 17:58:47 +0000 (19:58 +0200)
commit234d2156fdf011a7bb850e3d6172ed2290ab3ad2
treee5da70566c90d5368ff53955f7e32aa6d7de5444
parent79c5f3a69247b44ee6362a3d9236cd9bc048c5f5
Apply -flto-partition=one / -flto=full

This patch fixes a potential bug derived from an incompatibility between LTO and top-level assembly code (INCBIN).

Passed non-regression STC (master e90341f):
LLR: 2.94 (-2.94,2.94) <-1.75,0.25>
Total: 119352 W: 31986 L: 31862 D: 55504
Ptnml(0-2): 439, 12624, 33400, 12800, 413
https://tests.stockfishchess.org/tests/view/634aacf84bc7650f0755188b

closes https://github.com/official-stockfish/Stockfish/pull/4201

No functional change
AUTHORS
src/Makefile