Jérôme M. Berger wrote:
        Actually, that problem already occurs in C. I've had problems when
porting code from x86 to x86_64 because some unsigned operations
don't behave the same way on both...

How so? I thought most 64 bit C compilers were specifically designed to avoid this problem.

Reply via email to