From 635cb7b060170f4cd0e80b74e7027f878e7f0aa2 Mon Sep 17 00:00:00 2001 From: zimmerma Date: Tue, 26 Jun 2012 17:22:25 +0000 Subject: [div.dat] added example to exercise overflow [div.c] deal with overflow (both common work with Benjamin Dadoun) git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@1175 211d60ee-9f03-0410-a15a-8952a2c7a4e4 --- tests/div.dat | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests') diff --git a/tests/div.dat b/tests/div.dat index 4617dde..90cf412 100644 --- a/tests/div.dat +++ b/tests/div.dat @@ -2467,3 +2467,6 @@ #0 0 10 0 10 1 10 -0b1@-536870913 10 0b1@-536870913 10 0b1@-536870913 10 0b1@-536870913 N N # current result: (@NaN@ @Inf@) #0 0 10 0 10 1 10 -0b1@-536870913 10 0b1@536870912 10 0b1@536870912 10 0b1@-536870913 N N + +# example to exercise overflow +0 + 2 0 2 inf 10 0x3ffp1073741813 10 0x3ffp1073741813 10 0x2abp-10 10 -0x2abp-10 N N -- cgit v1.2.1