http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53055
Marc Glisse <marc.glisse at normalesup dot org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marc.glisse at normalesup | |dot org --- Comment #2 from Marc Glisse <marc.glisse at normalesup dot org> 2012-04-20 14:44:29 UTC --- A brutal application of delta gives this short but non-sensical code: void f () ; struct A A :: * p ; int i = p ->* f ;