------- Additional Comments From wilson at specifixinc dot com 2005-02-21 23:11 ------- Subject: Re: gcc.dg/transparent-union-* fail on ia64-hpux
giovannibajo at libero dot it wrote: > ------- Additional Comments From giovannibajo at libero dot it 2005-02-20 > 13:03 ------- > Jim, these are transparent unions, I thought that they were passed using the > convention of the first element in the union. Yes, they are. And yes, MEMBER_TYPE_FORCES_BLK is causing the problem. Look at handle_transparent_union_attribute, and note the mode checks it is performing. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20094