index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libmudflap
/
testsuite
/
libmudflap.c++
/
error1-frag.cxx
blob: 8bfe85328302f0a635b3e27ca0aee05d73304b0a (
plain
)
1
2
3
4
5
// PR 26789
// { dg-do compile }
struct
A
;
A
a
;
// { dg-error "incomplete" }