------- Comment #8 from tromey at gcc dot gnu dot org 2006-03-28 01:14 ------- One curiosity I noticed while debugging is that in layout_type, class Two has size 128 (in bits). This value is incorrect. Once we reach the code to compute the GC descriptor, the size is 192.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26042