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: bit_size_type - a data type?


* Richard Kenner:

>> Ada used a 32-bit signed integer type in this case, limiting object size
>> to 2**31 bits.  Is this no longer the case?
>
> It was never the case.  You're confusing sizetype with bitsizetype.

The limit was definitely there.  Maybe it had a different root cause,
though.


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