repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge trunk version 193672 into gupc branch.
[official-gcc.git]
/
libmudflap
/
testsuite
/
libmudflap.c++
/
error1-frag.cxx
blob
8bfe85328302f0a635b3e27ca0aee05d73304b0a
1
// PR 26789
2
// { dg-do compile }
3
4
struct
A
;
5
A a
;
// { dg-error "incomplete" }