// { dg-do assemble } // Origin: Mark Mitchell struct S {}; void f (void (S::*)()) {} void f (void (S::*)() const) {}