summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.c-torture/execute/complex-6.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.c-torture/execute/complex-6.c')
-rw-r--r--gcc/testsuite/gcc.c-torture/execute/complex-6.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.c-torture/execute/complex-6.c b/gcc/testsuite/gcc.c-torture/execute/complex-6.c
index bbb8c8d40aa..2e7a6cdd71b 100644
--- a/gcc/testsuite/gcc.c-torture/execute/complex-6.c
+++ b/gcc/testsuite/gcc.c-torture/execute/complex-6.c
@@ -1,3 +1,5 @@
+/* { dg-skip-if "requires io" { freestanding } { "*" } { "" } } */
+
/* This test tests complex conjugate and passing/returning of
complex parameter. */