This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: [v3] Improved fix for ostream_inserter_arith.cc test03


On Wed, Jan 30, 2002 at 11:14:16PM +0100, Paolo Carlini wrote:
> I would like to learn more, actually, if you have even more spare time:
> which platforms currently have CHAR_BIT != 8 ??

$ grep 'define BITS_PER_UNIT' */*.h | grep -v 8
1750a/1750a.h:#define BITS_PER_UNIT        16
c4x/c4x.h:#define BITS_PER_UNIT         32
dsp16xx/dsp16xx.h:#define BITS_PER_UNIT 16



r~


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