re PR ada/82384 (s-taprop.adb failed to compile for x32)
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 2 Oct 2017 19:38:06 +0000 (19:38 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 2 Oct 2017 19:38:06 +0000 (19:38 +0000)
commitde87f2d04aef67c6a323213885e0f7a3e1750244
tree466935524975e53e6fbc2203ba5e6b3c424f9d1e
parentda3723a8d5fd122e23d3664c37cb2f63b8b6ebcf
re PR ada/82384 (s-taprop.adb failed to compile for x32)

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.

From-SVN: r253366
gcc/ada/ChangeLog
gcc/ada/libgnarl/s-linux__x32.ads
gcc/ada/libgnarl/s-osinte__x32.adb