Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / g++.dg / parse / for1.C
blob1e310ee02e15a51ac7dd24cc4f21840f7ea25083
1 // PR c++/23440
2 // Origin: Volker Reichelt <reichelt@igpm.rwth-aachen.de>
3 // { dg-do compile }
4 // { dg-options "" }
6 # 0 "for1.C"
7 void foo() { for (;;)  // { dg-error "at end of input" "" { target *-*-* } 0 }