[Ada] Crash on unnesting unnamed blocks
authorArnaud Charlet <charlet@adacore.com>
Tue, 24 Nov 2020 16:53:28 +0000 (17:53 +0100)
committerPierre-Marie de Rodat <derodat@adacore.com>
Tue, 15 Dec 2020 11:41:54 +0000 (06:41 -0500)
commit2e188579aaa928bd60af6dc49434edf17c546ba1
treec699517e9f453253c6fa4b9a6829ce8af94989e0
parentb2304663888042a75a07851833519842a953cecb
[Ada] Crash on unnesting unnamed blocks

gcc/ada/

* exp_ch7.adb (Reset_Scopes_To_Block_Elab_Proc): Do not crash on
a block with no Identifier. Code cleanups.
gcc/ada/exp_ch7.adb