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
/
lto
/
pr45621.h
blob: 81a764225c7b0efcef4c6f7787c59d8bf075e2b1 (
plain
)
1
2
3
4
5
6
7
8
struct S { void m (); virtual void v1 (); virtual void v2 (); }; extern S s;