2008-08-20 Emmanuel Briot <briot@adacore.com>
authorEmmanuel Briot <briot@adacore.com>
Wed, 20 Aug 2008 16:12:38 +0000 (18:12 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 20 Aug 2008 16:12:38 +0000 (18:12 +0200)
commit8d95c5807351d1dfde5e81ecfd8a65524eec4f8b
tree8a4e04eeef44c992e94019eb9b126eb5761b8244
parent2bb767155a3f1831a5a9170a6cc47fec23219ee1
2008-08-20  Emmanuel Briot  <briot@adacore.com>

* g-catiio.ads, g-catiio.adb:
(Value): Avoid an unnecessary system call to Clock in most cases.
This call is only needed when only the time is provided in the string,
and ignored in all other cases. This is more efficient.

From-SVN: r139333
gcc/ada/g-catiio.adb
gcc/ada/g-catiio.ads