Spectre V1 defense in GCC
Spectre V1 defense in GCC
Posted Sep 1, 2019 17:03 UTC (Sun) by smadu2 (guest, #54943)Parent article: Spectre V1 defense in GCC
Has anybody started to use this __builtin ? Curious.
Posted Sep 2, 2019 2:36 UTC (Mon)
by flussence (guest, #85566)
[Link]
Spectre V1 defense in GCC
A quick check of my gentoo distfiles dir (i.e. `rg --binary -zF __builtin_speculation_safe_value`) only turns up GCC itself.