This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: MEMBER_TYPE_FORCES_BLK and attribute transparent_union


On Wed, Sep 11, 2002 at 05:28:17PM -0400, John David Anglin wrote:
> Suggestions?  Should I just skip the check if MEMBER_TYPE_FORCES_BLK
> is defined and not zero?

You could check that all fields of the union have the same
(non-BLK) mode, I guess.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]