// { dg-do assemble } // Origin: Mark Mitchell struct S { int i; __typeof( S::i ) f (); };