------- Additional Comments From mark at codesourcery dot com 2004-12-01 19:13 ------- Subject: Re: C++ ABI bug on OS X with emebed types
pinskia at gcc dot gnu dot org wrote: > ------- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-01 > 19:08 ------- > oh, yes now I see it. > Confirmed, the problem is really in rs6000_special_round_type_align where we > only skip VAR_DECLs > but we should be skiping TYPE_DECLS also. Right -- and CONST_DECLs! -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18761