[Ada] Fix internal consistency error with Duration and 32-bit target file
commit224ae1c7737a7ea307cd80475351fdb5ea25b641
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 16 Dec 2020 14:18:13 +0000 (16 15:18 +0100)
committerPierre-Marie de Rodat <derodat@adacore.com>
Thu, 29 Apr 2021 08:00:47 +0000 (29 04:00 -0400)
treea36587b3d7ad51b5a18be54b46689751eee984e8
parentf64998fed6bc3b9a9af8bdb890bd214828f5a508
[Ada] Fix internal consistency error with Duration and 32-bit target file

gcc/ada/

* gnat1drv.adb (Adjust_Global_Switches): Force a 32-bit Duration
type if the maximum integer size is lower than 64 bits.
gcc/ada/gnat1drv.adb