summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/log.dat2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/log.dat b/tests/log.dat
index 6972cfc..699045b 100644
--- a/tests/log.dat
+++ b/tests/log.dat
@@ -169,6 +169,8 @@
# Example leading to intermediate overflow in x^2+y^2
+ + 53 0x58B90BFD4BCBFp-22 2 0x1p0 2 0x1p536870912 2 0x1p536870912 U U
+# Example leading to intermediate underflow in x^2+y^2
+- - 53 -0x58B90BFB3775A8p-25 2 0x3p-2 2 0x1p-1073741824 2 0x1p-1073741824 D D
# Due to intermediate "underflow" (see FIXME in log.c), the following example
# loops.