// { dg-do compile { target c++11 } } // { dg-options "-pedantic" } template void f() {} extern template void f();