[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: small integers



> Date: Tue, 13 Oct 1992 22:33:27 -4
> From: jim@fpr.com (James E. O'Dell)
> 
> ...garbled line-wrapped message elided...

When I said "often" I meant that the compiler can often optimize the code, not 
that the code would often return the correct answer.  The infrequent case 
would be slightly slower code that has to do an overflow check, not code that 
returns the wrong answer!