blob: 94130ec467688a66ec474b1d4a8ea89ecbdcffd3 [file] [log] [blame]
// { dg-do assemble }
// GROUPS passed error-messages
typedef struct s S;// { dg-message "" } previous.*
struct S { int member:1; }; // the lineno for this should be 2, not 0// { dg-error "" } conflicting types.*