Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / g++.old-deja / g++.pt / ttp46.C
blobb741179b10f6738e9eded25416ed59dda193258f
1 // { dg-do assemble  }
3 template <template<class> class TT> void f() {}
4 template <template<class,class> class TT> void f() {}