This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Help with bit-field semantics in C and C++


On Tuesday, August 24, 2004, at 04:29 PM, Gabriel Dos Reis wrote:
I disagree that the enum object would have value 7, as 7 is not an
enumeration (E) value.

We are not claiming it would have the value 7, we are claiming that the compiler is free to use the value 7, if it wants.


See my memset post. Let us know what your survey results are.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]