OSDN Git Service

PR middle-end/38934
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / 20020527-1.c
index f480d7b..6f963ed 100644 (file)
@@ -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;