repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
gnu
/
dist
/
gcc4
/
gcc
/
testsuite
/
g++.dg
/
parse
/
for1.C
blob
1e310ee02e15a51ac7dd24cc4f21840f7ea25083
1
// PR c++/23440
2
// Origin: Volker Reichelt <reichelt@igpm.rwth-aachen.de>
3
// { dg-do compile }
4
// { dg-options "" }
5
6
# 0 "for1.C"
7
void foo() { for (;;) // { dg-error "at end of input" "" { target *-*-* } 0 }