OSDN Git Service

2010-09-24 Marcus Shawcroft <marcus.shawcroft@arm.com>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / debug / debug8.C
1 struct t{};
2 struct g : public t{};