]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Fix generic renaming table low bound on reset
authorRonan Desplanques <desplanques@adacore.com>
Fri, 14 Jun 2024 15:33:23 +0000 (17:33 +0200)
committerMarc Poulhiès <dkm@gcc.gnu.org>
Tue, 2 Jul 2024 13:20:35 +0000 (15:20 +0200)
commit78fe22892c6dc0f4bfd4e7fc0d2d43a9074c209c
tree1878cfbbfaea577a8bc86888c383c93b51e1ee3a
parent5621e907ffbfc5953568d90c14c0f57d871e8f59
ada: Fix generic renaming table low bound on reset

gcc/ada/

* sem_ch12.adb (Save_And_Reset): Fix value of low bound used to
reset table.
gcc/ada/sem_ch12.adb