Index: gcc/gcc/testsuite/gcc.target/i386/sse2-punpckhqdq-1.c |
diff --git a/gcc/gcc/testsuite/gcc.target/i386/sse2-punpckhqdq-1.c b/gcc/gcc/testsuite/gcc.target/i386/sse2-punpckhqdq-1.c |
index 4cb60d719ba9fc5407fe90235a598b70bd30cf20..4dbd46bdae288e647610d1e8f212f6c5c99611fd 100644 |
--- a/gcc/gcc/testsuite/gcc.target/i386/sse2-punpckhqdq-1.c |
+++ b/gcc/gcc/testsuite/gcc.target/i386/sse2-punpckhqdq-1.c |
@@ -1,5 +1,6 @@ |
/* { dg-do run } */ |
/* { dg-options "-O2 -msse2" } */ |
+/* { dg-require-effective-target sse2 } */ |
#ifndef CHECK_H |
#define CHECK_H "sse2-check.h" |