Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / g++.dg / parse / struct-1.C
blob6e0d93aadf4a7537e727d70ad410bdd5f2678b26
1 // Origin: Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2 // PR c++/18731
4 template<typename T> struct T::A {}; // { dg-error "invalid class name" }