-
Notifications
You must be signed in to change notification settings - Fork 140
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Preventing the compilation of floating points with GCC when glibc is …
…not in use - Gathering the support of FPE in one place/several macros and using those in both execution_monitor.hpp and execution_monitor.ipp in a more coherent way - Updating the support of the floating point exceptions: fenableexcept/fdisableexcept are GLIBC extensions and the definition of FENV does not imply the existance of those functions
- Loading branch information
1 parent
7051d36
commit 066e28c
Showing
2 changed files
with
22 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters