Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / g++.old-deja / g++.ns / ns5.C
blob8ee4c403dd17f82baba7aba1a48a40ac6daf5615
1 // { dg-do assemble  }
2 namespace X{
3   class Y{};
6 X::Y z;