This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Help with bit-field semantics in C and C++
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