public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* bit-fields align
@ 2002-12-09 17:46 Dmitry
  0 siblings, 0 replies; only message in thread
From: Dmitry @ 2002-12-09 17:46 UTC (permalink / raw)
  To: gcc

HI fellows,

In my port all bit-field operations being performed as with 'chars 8 bits'.
How to tell to gcc that they should be 16 bits?
I defined 
BIGGEST_FIELD_ALIGNMENT as 16
ADJUST_FIELD_ALIGN(...)	as 16
and this does not help.
Did I miss something?
Thanks.
~d

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-12-10  1:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-09 17:46 bit-fields align Dmitry

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).