FSF GCC merge 02/23/03
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.brendan / line1.C
blobd76832e76c4a95acb4e0572c7c12b7b0b3612c4e
1 // Build don't link: 
2 // GROUPS passed error-messages
3 typedef struct s S;// ERROR -  previous.*
4 struct S { int member:1; };  // the lineno for this should be 2, not 0// ERROR -  conflicting types.*