]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] Fix regression in freezing code for instantiations
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 9 Dec 2021 12:34:09 +0000 (13:34 +0100)
committerPierre-Marie de Rodat <derodat@adacore.com>
Thu, 6 Jan 2022 17:11:39 +0000 (17:11 +0000)
commitb542b2d97f2c574d58f6f071cdf1314ceb51587e
tree34f844fb3c46de41f1fb3e3eb9a157a254af9039
parent00a66280cdafe17ad76944baac6fb7d0ae83e802
[Ada] Fix regression in freezing code for instantiations

gcc/ada/

* sem_ch12.adb (Insert_Freeze_Node_For_Instance): When going to
the outer level, do not jump over following instantiations in
the list.
gcc/ada/sem_ch12.adb