repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
re PR c++/13269 (compiler hangs on invalid code)
[official-gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
parse
/
error5.C
blob
81356ced1b0da276841c8453566599555ab19897
1
// PR c++/13269
2
3
class Foo { int foo() return 0; } }; // { dg-error "" }
4