1 2 3 4 5
// PR c++/53055 // { dg-do compile } struct A A :: * p ; int i = p ->* p ; // { dg-error "" }