[Ada] Change rounding mode of 'Machine for static floating point
authorEric Botcazou <ebotcazou@adacore.com>
Sat, 19 Dec 2020 10:46:06 +0000 (11:46 +0100)
committerPierre-Marie de Rodat <derodat@adacore.com>
Thu, 29 Apr 2021 08:00:49 +0000 (04:00 -0400)
commit42add8097cba0fa15bb3ee78f322f9f5b114280a
tree76798fe4aa55d7c1d8512aff3830eb6ab2a94fa3
parentc1efbbba84d4d2f266d2591af747e7f64c2f473a
[Ada] Change rounding mode of 'Machine for static floating point

gcc/ada/

* sem_attr.adb (Eval_Attribute) <Attribute_Machine>: Use
Round_Even instead of Round in the call to the Machine routine.
gcc/ada/sem_attr.adb