summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/pr77834.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/pr77834.c')
-rw-r--r--gcc/testsuite/gcc.dg/pr77834.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/pr77834.c b/gcc/testsuite/gcc.dg/pr77834.c
index a9085b95393..31c9f48ba0d 100644
--- a/gcc/testsuite/gcc.dg/pr77834.c
+++ b/gcc/testsuite/gcc.dg/pr77834.c
@@ -1,6 +1,6 @@
/* PR target/77834 */
/* { dg-do compile } */
-/* { dg-options "-O -ftree-pre -Wno-psabi" } */
+/* { dg-options "-O -ftree-pre -Wno-psabi -w" } */
/* { dg-additional-options "-mstringop-strategy=libcall" { target i?86-*-* x86_64-*-* } } */
typedef int V __attribute__ ((vector_size (64)));