Two suggestions for gcc C compiler to extend C language (by WD Smith)

Christian Groessler chris@groessler.org
Tue Jul 26 15:09:00 GMT 2016


On 07/26/16 16:55, Warren D Smith wrote:

> And they said "only if available in implementation" which gcc chose to
> interpret as
> "we're not going to make other sizes available, hahahaha."


"if available in implementation" probably means "if supported by the
underlying hardware".

So, if your hardware supports direct access to 1, 2, or 4 bit entities
your proposal makes sense.

regards,
chris



More information about the Gcc mailing list