Help with bit-field semantics in C and C++
Mark Mitchell
mark@codesourcery.com
Wed Aug 25 00:36:00 GMT 2004
Richard Henderson wrote:
>On Tue, Aug 24, 2004 at 04:48:03PM -0700, Mark Mitchell wrote:
>
>
>>Are there any other cases where TYPE_PRECISION != GET_MODE_PRECISION?
>>
>>
>
>Bit fields. In that case we really do want to do masking.
>
>
OK.
That seems like something that could, in theory, move into FIELD_DECLs,
then. I have no idea if that would be worth the bother.
--
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark@codesourcery.com
More information about the Gcc
mailing list