OSDN Git Service

PR c++/19797
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / debug / debug8.C
1 struct t{};
2 struct g : public t{};