aboutsummaryrefslogtreecommitdiff
path: root/test/Unit/mulvti3_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Unit/mulvti3_test.c')
-rw-r--r--test/Unit/mulvti3_test.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Unit/mulvti3_test.c b/test/Unit/mulvti3_test.c
index dfe09ffc86b0..be1aa2d331c6 100644
--- a/test/Unit/mulvti3_test.c
+++ b/test/Unit/mulvti3_test.c
@@ -253,6 +253,8 @@ int main()
// make_ti(0x8000000000000000LL, 0x0000000000000000LL))) // abort
// return 1;
+#else
+ printf("skipped\n");
#endif
return 0;
}