index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
g++.dg
/
lookup
/
nested2.C
blob: 361a0c75d5669da0624d53f36b2c3c3dd317be04 (
plain
)
1
2
3
4
5
6
// PR c++/51586 union U { union U { int i; }; // { dg-error "same name" } };