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: make sure struct real_value's bitfields are packed


On Mar 23, 2004, Richard Henderson <rth@redhat.com> wrote:

> Ug.  Ok I guess.  For the record, what ABI cares about this?

frv-*linux*.  IIRC, SH5 does as well.

> And does it *really* care about signed vs unsigned int?  Not
> just the enum thing?

Hmm...  I'm not sure, it's been a while since I wrote this patch
[tests] Yes, it does care about un/signed as well.

-- 
Alexandre Oliva             http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


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