[Ada] Work around missing Long_Long_Long_Size entry in .atp file
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 9 Aug 2020 09:48:21 +0000 (11:48 +0200)
committerPierre-Marie de Rodat <derodat@adacore.com>
Wed, 21 Oct 2020 07:22:50 +0000 (03:22 -0400)
commita219511d1d20775ea418de1b7e60dd90030c8354
tree93bada2428095733cdb9b7dd80599a9e12a88f42
parent4270e94541bb865334849677b7c887c7eceb8353
[Ada] Work around missing Long_Long_Long_Size entry in .atp file

gcc/ada/

* set_targ.adb (DTN): Fix oversight.
(Read_Target_Dependent_Values): Do not error out on missing
Long_Long_Long_Size entry and reuse Long_Long_Size for it.
gcc/ada/set_targ.adb