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
/
parse
/
ctor2.C
blob: 604fb2ffd8a70354a2f1f1b9a9a03ab400d93486 (
plain
)
1
2
3
4
// PR c++/19244 typedef struct { void f(); } f; void f::f() { }