summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/i386/crc32-6.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.target/i386/crc32-6.c')
-rw-r--r--gcc/testsuite/gcc.target/i386/crc32-6.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.target/i386/crc32-6.c b/gcc/testsuite/gcc.target/i386/crc32-6.c
index 464e3444069..7f2b42df3a2 100644
--- a/gcc/testsuite/gcc.target/i386/crc32-6.c
+++ b/gcc/testsuite/gcc.target/i386/crc32-6.c
@@ -10,4 +10,4 @@ test_mm_crc32_u8 (unsigned int CRC, unsigned char V)
return _mm_crc32_u8 (CRC, V);
}
-/* { dg-error "needs isa option -mcrc32" "" { target *-*-* } 0 } */
+/* { dg-error "target specific option mismatch" "" { target *-*-* } 0 } */