Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / g++.old-deja / g++.pt / spec31.C
blob1d236219fbea264768f7e9dce864af89dd563e7c
1 // { dg-do assemble  }
2 template <> struct A {};        // { dg-error "" } not a specialization
3 template <> void f ();          // { dg-error "" } not a specialization