index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
g++.dg
/
parse
/
namespace12.C
blob: 25d6ae09309780ecf4591db1dafc7a116fb349ee (
plain
)
1
2
3
4
5
6
7
// PR c++/43109
namespace
std
{
namespace
{
struct
S
{};
}
}