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
/
other
/
anon6.C
blob: 2fd094254a6d69bb1ac2124d0715f9c8543ce8d8 (
plain
)
1
2
3
4
5
6
7
8
// PR c++/60353 struct A { A(int); }; typedef struct { A format; } B;