Issue 87564
Summary [libc][c23][fenv] implement fesetexcept
Labels good first issue, libc
Assignees
Reporter nickdesaulniers
    7.6.4.4 The fesetexcept function

details the fesetexcept function, which seems very similar to `7.6.4.5 The fesetexceptflag function` which we already have.

The key difference seems to be: `This function does not clear any floating-point exception flags.` (which `fesetexceptflag` does).
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to