// { dg-do assemble } template struct moneypunct { moneypunct (); }; template <> moneypunct::moneypunct ();