On Sun, May 27, 2012 at 11:12:39AM +0200, Didier Barvaux wrote:
> Is there an option or a declaration to make tcc compute the expected
> length for unsigned-int-based bit fields?

No, there isn't.

AFAIK the C standard says this is implementation-defined.
For portability don't use bitfields.

  Daniel

_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to