diff options
Diffstat (limited to 'soft-fp/extenddftf2.c')
-rw-r--r-- | soft-fp/extenddftf2.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/soft-fp/extenddftf2.c b/soft-fp/extenddftf2.c index 6984b41a80..17655326d8 100644 --- a/soft-fp/extenddftf2.c +++ b/soft-fp/extenddftf2.c @@ -28,6 +28,7 @@ License along with the GNU C Library; if not, see <http://www.gnu.org/licenses/>. */ +#define FP_NO_EXACT_UNDERFLOW #include "soft-fp.h" #include "double.h" #include "quad.h" |