1 /* Copyright (C) 2000 Free Software Foundation.
2 by William Cohen <wcohen@redhat.com> */
4 /* { dg-do compile } */
5 /* { dg-options "" } */
10 unsigned int Dummy
:(sizeof(int)*CHAR_BIT
);
14 typedef struct PDATA P_DATA
;
17 const char * BookName
;
21 struct PLAYBOOK playbook
=
25 { 1, "PName0" }, /* { dg-warning "(excess elements)|(near initialization)" "" } */