Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / g++.dg / template / error17.C
blob24b364455fda742d64d06254221a3e31a185c767
1 // PR c++/20153
3 template <typename T>
4 void
5 foo()
7   union { struct { }; }; // { dg-error "" }