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
Clean up some minor white space issues in trans-decl.c and trans-expr.c
[official-gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
parse
/
error57.C
blob
8325a0c6d07e3789200cc1e5f049fc5062c5fa8e
1
// PR c++/52987
2
3
int foo(x a) { // { dg-error "9:'x' was not declared in this scope" }
4
}