OSDN Git Service

2008-08-20 Emmanuel Briot <briot@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Aug 2008 16:12:38 +0000 (16:12 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Aug 2008 16:12:38 +0000 (16:12 +0000)
commit1ed6b32e64ee2e4d3beee36afe9dca059d2fd8bb
tree8a4e04eeef44c992e94019eb9b126eb5761b8244
parentb5c96e71217948d4d86d803758d36c962c390373
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@139333 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/g-catiio.adb
gcc/ada/g-catiio.ads