2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.dg / noncompile / 930301-1.c
blobafabd1513dd6c0d5a9fea1cf1bfc530167e4bec1
1 struct a *q;
2 f()
4 q++; /* { dg-error "pointer to" } */