------- Comment #10 from paolo dot carlini at oracle dot com 2010-05-14 09:42 ------- This is another, slightly different testcase, both must added to the testsuite:
====================== struct A {}; struct B : A, A {}; struct B : A, A {}; ====================== -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30298