* gimple-ssa-store-merging.c (struct store_immediate_info): Add
[official-gcc.git] / gcc / testsuite / g++.dg / pr46890.C
blob3ecef5a52a3153f6004f4a799ef4121b742ecc59
1 // PR c++/46890
2 // { dg-do compile }
4 struct MdatResource {
5 const char *mdatAlloc;
6 } const *_resource;