blob: afabd1513dd6c0d5a9fea1cf1bfc530167e4bec1 [file] [log] [blame]
struct a *q;
f()
{
q++; /* { dg-error "pointer to" } */
}