[Ada] Reduce scope of declare block in analysis of allocators
authorPiotr Trojanek <trojanek@adacore.com>
Wed, 5 Jan 2022 15:59:38 +0000 (16:59 +0100)
committerPierre-Marie de Rodat <derodat@adacore.com>
Tue, 11 Jan 2022 13:24:49 +0000 (13:24 +0000)
commit612681db8d82b9ca9c4e20f6217ed0a46eb0380d
treed8c319e780c905af756c2411f8c235cc431a3f26
parent13c0bf611a0f8dc73ac5ac463fcc6974eb55ae28
[Ada] Reduce scope of declare block in analysis of allocators

gcc/ada/

* sem_ch4.adb (Analyze_Allocator): Move DECLARE block inside IF
statement; refill code and comments.
gcc/ada/sem_ch4.adb