summaryrefslogtreecommitdiff
path: root/tests/tabort_defalloc2.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tabort_defalloc2.c')
-rw-r--r--tests/tabort_defalloc2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tabort_defalloc2.c b/tests/tabort_defalloc2.c
index 1b5eccba7..e1f088d75 100644
--- a/tests/tabort_defalloc2.c
+++ b/tests/tabort_defalloc2.c
@@ -30,7 +30,7 @@ http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
* the error before GMP can do the abort.
*/
-#if !defined(MPFR_USE_MINI_GMP) && !defined(__SANITIZE_ADDRESS__)
+#if !defined(__SANITIZE_ADDRESS__)
int
main (int argc, char **argv)