summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/pr106063.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/pr106063.c')
-rw-r--r--gcc/testsuite/gcc.dg/pr106063.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/pr106063.c b/gcc/testsuite/gcc.dg/pr106063.c
index b23596724f6..467b31dea62 100644
--- a/gcc/testsuite/gcc.dg/pr106063.c
+++ b/gcc/testsuite/gcc.dg/pr106063.c
@@ -1,4 +1,4 @@
-/* { dg-do compile } */
+/* { dg-do compile { target int128 } } */
/* { dg-options "-O2 -fno-tree-forwprop --disable-tree-evrp" } */
typedef __int128 __attribute__((__vector_size__ (16))) V;