summaryrefslogtreecommitdiff
path: root/test/builtins/Unit/mulxc3_test.c
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2017-05-08 17:13:22 +0000
committerDimitry Andric <dim@FreeBSD.org>2017-05-08 17:13:22 +0000
commit2109e2e4181555140883e9ec46807746a0eabad2 (patch)
tree81e6d3c4fac52ac6256179942b7f365d01b084d6 /test/builtins/Unit/mulxc3_test.c
parent285f392c555459b82baeec68b944936685546972 (diff)
Diffstat (limited to 'test/builtins/Unit/mulxc3_test.c')
-rw-r--r--test/builtins/Unit/mulxc3_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/builtins/Unit/mulxc3_test.c b/test/builtins/Unit/mulxc3_test.c
index 3260b7521dec..c48b0da50692 100644
--- a/test/builtins/Unit/mulxc3_test.c
+++ b/test/builtins/Unit/mulxc3_test.c
@@ -19,6 +19,7 @@
#include <complex.h>
#include <stdio.h>
+// UNSUPPORTED: mips
// REQUIRES: c99-complex
// Returns: the product of a + ib and c + id