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
/
objc.dg
/
member-1.m
blob: 4c7b5ae35beb1f379671dcf2c1b2d6dd3577b0aa (
plain
)
1
2
3
4
5
void foo() { struct A a; /* { dg-error "storage size" } */ a.i; }