[Ada] Get rid of useless if-then-else in Exp_Fixd.Fpt_Value
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 24 Aug 2020 16:07:45 +0000 (18:07 +0200)
committerPierre-Marie de Rodat <derodat@adacore.com>
Thu, 22 Oct 2020 12:11:25 +0000 (08:11 -0400)
commitd7a6aa4969869138117312ec48a2b995f8252793
tree2368f94b4d8fb1130faa926a72069ca4737a0108
parentdaaf017932882f96a6572622766c2975dcc93819
[Ada] Get rid of useless if-then-else in Exp_Fixd.Fpt_Value

gcc/ada/

* exp_fixd.adb (Fpt_Value): Fold if-then-else with identical arms.
gcc/ada/exp_fixd.adb