DimitryAndric wrote: Would `extern inline` work better here? Or is that also incompatible? (As far as I can see both the C and C++ standard just refer to this function as `int feclearexcept(int excepts);`. https://github.com/llvm/llvm-project/pull/86320