[Bug target/94194] x86: Provide feraiseexcept builtins

glisse at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Mar 16 15:51:37 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94194

--- Comment #1 from Marc Glisse <glisse at gcc dot gnu.org> ---
Is there a convenient way for gcc to know the value of FE_DIVBYZERO, etc on the
target? Do we need to hardcode it? Can we rely on different libc on the same
processor to use the same value?
What happens if the user calls feraiseexcept and compiles with
-fno-trapping-math?


More information about the Gcc-bugs mailing list