[v3] Improved fix for ostream_inserter_arith.cc test03
Richard Henderson
rth@redhat.com
Wed Jan 30 15:13:00 GMT 2002
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~
More information about the Libstdc++
mailing list