Committed, MMIX: Fix 64-bit host (opcodes/mmix-opc.c)

Paul Schlie schlie@comcast.net
Sun Mar 20 12:06:00 GMT 2005


> Hans-Peter Nilsson <hp at bitrange dot com> wrote:
> ...
>     * mmix-opc.c (O, Z): Force expression as unsigned long.
> ...

Out of curiosity, what's the general philosophy with respect to
specifying specific type-sizes, when it's likely critical that
a type be at-least as large as some critical value?

(as it's not clear that long long need be any particular size
other than at least as large as a long, etc. etc.; when might
int64_t for example be more appropriate in gnu sources example?)




More information about the Binutils mailing list