Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / treelang / compile / novar.tree
blob97ef611f8d33bcecce654a89a45f1049c008ee7e
1 static void bar ();
3 bar {
4  x =  3;  // { dg-error "x" "not defined" }