https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86802
Richard Earnshaw <rearnsha at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID |--- --- Comment #6 from Richard Earnshaw <rearnsha at gcc dot gnu.org> --- There are only two ways this issue should be resolved: add the appropriate code to the compiler to mitigate the issue, or tell gcc that no compiler mitigation is needed. If gcc doesn't need to do anything, then the first comment in PR86772 tells you what you need to do in that case.