repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ignore invalid DOF provider sections
[binutils-gdb.git]
/
gdb
/
testsuite
/
gdb.cp
/
namespace-enum-main.cc
blob
aaddb8a78ed502218465a2cfadbf96f973be0bfc
1
namespace
foo
{
2
int
aglobal
=
0
;
3
}
4
5
int
main
() {
return
0
;}