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: changing struct bitfield allocation ?


> BITS_BIG_ENDIAN?

It specifically states that it has no effect on structure layout:

 "This macro does not affect the way structure fields are packed into
  bytes or words; that is controlled by BYTES_BIG_ENDIAN."


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