Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / g++.old-deja / g++.ns / alias2.C
blob56712836c6ced73787219e8e5bf366ec77768d64
1 // { dg-do assemble  }
2 namespace NS1
4   int a;
7 namespace NS2 = NonExistant; //{ dg-error "" }