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
/
dot1.C
blob: 3b027d7c1f0db8ff6e7f40a9ea52eebad98cba96 (
plain
)
1
2
3
4
// PR c++/24560 struct A { void f(); }; void g() { A().f.a; } // { dg-error "class" }