a-reatim.ads: Makes Seconds_Count into a 64-bit integer, to accommodate all its possi...
authorEd Schonberg <schonber@gnat.com>
Wed, 31 Oct 2001 00:07:54 +0000 (00:07 +0000)
committerGeert Bosch <bosch@gcc.gnu.org>
Wed, 31 Oct 2001 00:07:54 +0000 (01:07 +0100)
commit84bfdde0540abba02488942bd0617eff6c36fdcd
tree9028e96337de515589d9449ff638ba6ba68a0a47
parentc296e5fc6ce887ba553d64dba39a5df0864db7cf
a-reatim.ads: Makes Seconds_Count into a 64-bit integer, to accommodate all its possible values.

* a-reatim.ads: Makes Seconds_Count into a 64-bit integer,
to accommodate all its possible values.

* a-reatim.adb (Split): Special-case handling of Time_Span_First
and of small absolute values of T.

From-SVN: r46660
gcc/ada/ChangeLog
gcc/ada/a-reatim.adb
gcc/ada/a-reatim.ads