[Ada] Incorrect definition of Win32 compatible types
authorJustin Squirek <squirek@adacore.com>
Mon, 1 Jul 2019 13:35:48 +0000 (13:35 +0000)
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>
Mon, 1 Jul 2019 13:35:48 +0000 (13:35 +0000)
commit339ff2f61d916b1d2d449ed0f3d477c1a0510bf6
tree11bdc7b0997b562acc19a85748b43938aa34a420
parent647abeaf0e8951e2bfa195723b1d8c160ccb22bf
[Ada] Incorrect definition of Win32 compatible types

This patch corrects the definition of certain Win32 types.

2019-07-01  Justin Squirek  <squirek@adacore.com>

gcc/ada/

* libgnat/s-win32.ads: Add definition for ULONG, modify
OVERLAPPED type, and add appropriate pragmas.

From-SVN: r272868
gcc/ada/ChangeLog
gcc/ada/libgnat/s-win32.ads