-
Notifications
You must be signed in to change notification settings - Fork 288
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3697 from roystgnr/fpe_updates
Update configuration to add default --enable-fpe-safety
- Loading branch information
Showing
5 changed files
with
197 additions
and
21 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
Submodule metaphysicl
updated
13 files
+1 −0 | Makefile.in | |
+222 −19 | configure | |
+8 −1 | configure.ac | |
+1 −0 | doxygen/Makefile.in | |
+1 −1 | m4/autoconf-submodule | |
+1 −1 | m4/config_summary.m4 | |
+1 −1 | src/Makefile.am | |
+2 −1 | src/Makefile.in | |
+4 −4 | src/numerics/include/metaphysicl/nddualnumber.h | |
+3 −1 | test/Makefile.am | |
+30 −13 | test/Makefile.in | |
+73 −0 | test/avoid_spurious_fpe_unit.C | |
+1 −1 | test/run_unit_tests.sh.in |
Submodule timpi
updated
3 files
+695 −490 | configure | |
+1 −1 | m4/autoconf-submodule | |
+7 −0 | m4/timpi_set_cxx_flags.m4 |
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