2 Test whether an unnamed field with user defined type - struct or union is
4 /* { dg-do compile } */
5 /* { dg-options "-fms-extensions" } */
10 } __attribute__ ((__packed__
)) A
;
31 } __attribute__ ((__packed__
));
37 } __attribute__ ((__packed__
)) E
;