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
gcc/cp/
[official-gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
pr46890.C
blob
3ecef5a52a3153f6004f4a799ef4121b742ecc59
1
// PR c++/46890
2
// { dg-do compile }
3
4
struct MdatResource {
5
const char *mdatAlloc;
6
} const *_resource;