// { dg-do assemble } // Origin: Mark Mitchell template void f (T t) { const_cast(t); }