Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / g++.old-deja / g++.mike / ns13.C
blob23a10469a1a09c44074bd4ae5c094b9d54cbf204
1 // { dg-do assemble  }
3 namespace N {
4   struct C {
5     C();
6   };
9 namespace M {
10   struct C {
11     C();
12   };