summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/tsub.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/tsub.c b/tests/tsub.c
index 365f59274..cd72deab1 100644
--- a/tests/tsub.c
+++ b/tests/tsub.c
@@ -940,6 +940,9 @@ test_rndf_exact (mp_size_t pmax)
}
}
+/* Bug in the case 2 <= d < p in generic code mpfr_sub1sp()
+ * introduced in r12242.
+ */
static void
bug20180215 (void)
{