OSDN Git Service

Do not FAIL in miscompiled runtime tests.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / for-1.c
1 /* PR c/23439 */
2 /* Origin: Serge Belyshev <belyshev@depni.sinp.msu.ru> */
3 /* { dg-do compile } */
4 /* { dg-options "" } */
5
6 # 0 "for-1.c"
7 void foo() { for  /* { dg-error "at end of input" "" { target *-*-* } 0 } */