PR ada/82384
commit2d2d4c5b6ab083e65fb10e42c11dd68548fdc036
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 2 Oct 2017 19:38:06 +0000 (2 19:38 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 2 Oct 2017 19:38:06 +0000 (2 19:38 +0000)
tree466935524975e53e6fbc2203ba5e6b3c424f9d1e
parentd2961dec59513f870231d355f85a736306eb1e94
PR ada/82384
* libgnarl/s-linux__x32.ads (suseconds_t): New subtype.
(time_t): Change from derived type to subtype.
(timeval): Use suseconds_t for tv_usec.
* libgnarl/s-osinte__x32.adb (To_Timespec): Remove use type clause.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@253366 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/libgnarl/s-linux__x32.ads
gcc/ada/libgnarl/s-osinte__x32.adb