aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/g++.dg/pr46890.C
blob: 3ecef5a52a3153f6004f4a799ef4121b742ecc59 (plain)
1
2
3
4
5
6
// PR c++/46890
// { dg-do compile }

struct MdatResource {
const char *mdatAlloc;
} const *_resource;