[Ada] Crash on build of Initialization procedure for derived container
authorEd Schonberg <schonberg@adacore.com>
Wed, 7 Jul 2021 14:56:48 +0000 (10:56 -0400)
committerPierre-Marie de Rodat <derodat@adacore.com>
Tue, 21 Sep 2021 15:25:01 +0000 (15:25 +0000)
commitdbea36c6bde7bd32ad645b0d472c5674e2db744d
treee0fddf58efefa8e790163517e814a70b0cb1158e
parent1d8617eb8c089ee60000e50e53ed320b983092ea
[Ada] Crash on build of Initialization procedure for derived container

gcc/ada/

* exp_ch7.adb (Make_Init_Call): Add guard to protect against a
missing initialization procedure for a type.
gcc/ada/exp_ch7.adb