cuintp.c (UI_To_gnu): Use a proper type for intermediate computations to ensure bias...
authorOlivier Hainque <hainque@adacore.com>
Tue, 15 Nov 2005 13:54:14 +0000 (14:54 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 15 Nov 2005 13:54:14 +0000 (14:54 +0100)
commite1ac6e5b2140d274f5e37b948e3074a284c3c3e6
tree86a95cdf244ee0c5fda1fa480d98b5c92f52d9c9
parent2368f04ec19f5d2aa5439e2454217d3135603dd0
cuintp.c (UI_To_gnu): Use a proper type for intermediate computations to ensure bias adjustments take...

2005-11-14  Olivier Hainque  <hainque@adacore.com>

* cuintp.c (UI_To_gnu): Use a proper type for intermediate computations
to ensure bias adjustments take place when need be and to prevent
occurrences of intermediate overflows.

From-SVN: r106963
gcc/ada/cuintp.c