Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / g++.old-deja / g++.ns / crash3.C
blob37211d0db3fe24395197876a9b637be6671fc2c7
1 // { dg-do assemble  }
3 namespace N {
4   template <class T> struct S;
7 void f()
9   N::S(); // { dg-error "" } invalid use of template