gnucobol-users
[Top][All Lists]
Advanced

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

[open-cobol-list] CVS (7) - Fix !binary_trunc arithmetic


From: Roger While
Subject: [open-cobol-list] CVS (7) - Fix !binary_trunc arithmetic
Date: Fri Nov 5 04:22:12 2004

CVS updated.
Fix ! binary_trunc arithmetic.
Propogate usage CB_USAGE_COMP_5/X and do
not set it to USAGE_BINARY. We need this for Keisuke's
recent KEEP/TRUNC changes and also for forthcoming
optimization.

For ! binary_trunc,  the only occasion when we do not push the
result through is if we have a SIZE ERROR clause. (Acts as KEEP)

Also,  do not overflow on numeric display items when ! binary_trunc.

Run through "make check" and the NIST "make test"

Roger




reply via email to

[Prev in Thread] Current Thread [Next in Thread]