FSF GCC merge 02/23/03
[official-gcc.git] / gcc / testsuite / gcc.dg / noncompile / 930301-1.c
blobafabd1513dd6c0d5a9fea1cf1bfc530167e4bec1
1 struct a *q;
2 f()
4 q++; /* { dg-error "pointer to" } */