OSDN Git Service

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