[Ada] Bug fix in "=" function of formal doubly linked list
authorJulien Bortolussi <bortolussi@adacore.com>
Fri, 6 May 2022 14:48:31 +0000 (16:48 +0200)
committerPierre-Marie de Rodat <derodat@adacore.com>
Wed, 1 Jun 2022 08:43:19 +0000 (08:43 +0000)
commitce0bbf28fb11b75ebc7d0140ccc38857c03303d9
treeb51cf3bf186554635423317fdf07abf5c0eab654
parent2977b006df03998f6c773f593600881348a4e517
[Ada] Bug fix in "=" function of formal doubly linked list

Correction of a typo regarding indexes.

gcc/ada/

* libgnat/a-cfdlli.adb ("="): Make the function properly loop
over the right list.
gcc/ada/libgnat/a-cfdlli.adb