summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/20020527-1.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/20020527-1.c')
-rw-r--r--gcc/testsuite/gcc.dg/20020527-1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/20020527-1.c b/gcc/testsuite/gcc.dg/20020527-1.c
index f480d7b7bb8..6f963ed9f78 100644
--- a/gcc/testsuite/gcc.dg/20020527-1.c
+++ b/gcc/testsuite/gcc.dg/20020527-1.c
@@ -2,7 +2,7 @@
Test whether an unnamed field with user defined type - struct or union is
accepted. */
/* { dg-do compile } */
-/* { dg-options "" } */
+/* { dg-options "-fms-extensions" } */
typedef struct {
unsigned short a;