aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/pr68533.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/pr68533.c')
-rw-r--r--gcc/testsuite/gcc.dg/pr68533.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/pr68533.c b/gcc/testsuite/gcc.dg/pr68533.c
index 49e67a9..5e9a4c6 100644
--- a/gcc/testsuite/gcc.dg/pr68533.c
+++ b/gcc/testsuite/gcc.dg/pr68533.c
@@ -1,6 +1,6 @@
/* PR c/68533 */
/* { dg-do compile } */
-/* { dg-options "" } */
+/* { dg-options "-std=gnu17" } */
struct T { int t; };