aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/testsuite/gcc.dg/pr102897.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/pr102897.c b/gcc/testsuite/gcc.dg/pr102897.c
index bb14dcc..8e0d25e 100644
--- a/gcc/testsuite/gcc.dg/pr102897.c
+++ b/gcc/testsuite/gcc.dg/pr102897.c
@@ -1,6 +1,6 @@
/* { dg-do compile } */
/* Specify C99 to avoid the warning/error on compound literals. */
-/* { dg-options "-O1 -std=c99" } */
+/* { dg-options "-O1 -std=c99 -Wno-psabi" } */
/* Verify that there is no ICE. */