(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.old-deja/
g++.brendan/
line1.C
// { 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.*